Skip to content
This repository has been archived by the owner on May 12, 2022. It is now read-only.

Code links don't render correctly #85

Open
thomelane opened this issue Apr 27, 2019 · 0 comments
Open

Code links don't render correctly #85

thomelane opened this issue Apr 27, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@thomelane
Copy link
Collaborator

When trying to write code inline with a link to API docs the rendering seems to be messed up.

[`code`](example.com)

Should render as code but instead it is shown as...

`nn.Sequential <http://beta.mxnet.io/api/gluon/_autogen/mxnet.gluon.nn.Sequential.html#mxnet.gluon.nn.Sequential>`__ 

See http://beta.mxnet.io/guide/packages/gluon/parameters.html as an example.

@aaronmarkham aaronmarkham added the bug Something isn't working label May 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants