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

Fix nested syntax in docs #4567

Merged
merged 1 commit into from
Aug 27, 2018
Merged

Conversation

stsewd
Copy link
Member

@stsewd stsewd commented Aug 24, 2018

rst doesn't support nested elements, it renders in a weird way

screenshot_2018-08-24 frequently asked questions read the docs 1 0 documentation

@RichardLitt
Copy link
Member

Ran a quick check; this should be the only case.

🐕  ag '``.*\*' -i **/*rst
docs/faq.rst
193:inside a virtualenv using ``setup.py install``* option in the admin panel of

@agjohnson
Copy link
Contributor

One of the sillier parts of reST unfortunately :(

@agjohnson agjohnson merged commit 82fb634 into readthedocs:master Aug 27, 2018
@stsewd stsewd deleted the docs-fix-nested-rst branch August 27, 2018 20:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants