Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiline roles syntax seems broken #448

Closed
webknjaz opened this issue Nov 29, 2021 · 2 comments
Closed

Multiline roles syntax seems broken #448

webknjaz opened this issue Nov 29, 2021 · 2 comments
Labels
bug Something isn't working

Comments

@webknjaz
Copy link
Contributor

Describe the problem

In a Sphinx project, I used something like this

some text {ref}`some
anchor <real-ref>`

and it silently kept it as {ref} and the rest was marked as inline code.
When I put it on a single line, it actually created a clickable link.

Link to your repository or website

No response

Steps to reproduce

tox -e build-docs on the https://github.com/abhinavsingh/proxy.py repo and navigate to "guidelines" document in the browser.

The version of Python you're using

No response

Your operating system

No response

Versions of your packages

No response

Additional context

No response

@webknjaz webknjaz added the bug Something isn't working label Nov 29, 2021
@john-hen
Copy link
Contributor

This has been previously reported in issue #169.

@webknjaz
Copy link
Contributor Author

Oh, so I missed that one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants