Skip to content

Fix unintentional blockquotes caused by wrong indentation #1178

@ezio-melotti

Description

@ezio-melotti

Describe the bug
There are some sections throughout the devguide that render as blockquotes rather than lists or other things because of incorrect indentation.

Expected behavior
They rendered output should have the correct markup

Screenshots
image

Additional context
I'm working on a few PRs to fix the issues, next I'll look at docs.python.org for similar errors. It might also be worth to add a checker to sphinx-lint if possible. cc @hugovk

PRs:

Somewhat related PRs, where the wrong indentation created a definition list:

See also the following issue for similar issues in the CPython docs:

Thanks to @pradyunsg that helped me with these issues and PRs and the 2023 CPython sprint.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions