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

easy_install warning renders incorrectly #1525

Closed
pganssle opened this issue Oct 25, 2018 · 1 comment
Closed

easy_install warning renders incorrectly #1525

pganssle opened this issue Oct 25, 2018 · 1 comment

Comments

@pganssle
Copy link
Member

pganssle commented Oct 25, 2018

The warning at the top of the easy_install page is not rendering correctly because the RST is malformed.

Currently the relevant line is:

..warning::

But it should be:

.. warning::

(Note the space between the .. and warning).

@LaimeJesus
Copy link
Contributor

Hello, can I help you with this one?

pganssle pushed a commit to LaimeJesus/setuptools that referenced this issue Oct 26, 2018
pganssle added a commit that referenced this issue Oct 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants