Skip to content

Fix wrongly indented nested list in compiler.rst.#1183

Merged
pradyunsg merged 1 commit intopython:mainfrom
ezio-melotti:compiler-list-bug
Oct 10, 2023
Merged

Fix wrongly indented nested list in compiler.rst.#1183
pradyunsg merged 1 commit intopython:mainfrom
ezio-melotti:compiler-list-bug

Conversation

@ezio-melotti
Copy link
Member

@ezio-melotti ezio-melotti commented Oct 10, 2023

While working on a new sphinx-lint checker, I found a hard-to-notice indentation error, that created a definition list with the indented sublist in the <dt>. The only visibile effect was some extra indentation in the sublist:
Before:
image
After:
image


📚 Documentation preview 📚: https://cpython-devguide--1183.org.readthedocs.build/

@ezio-melotti ezio-melotti self-assigned this Oct 10, 2023
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.

2 participants