Impl documentation with sections is poorly indented #139771
Labels
A-rustdoc-ui
Area: Rustdoc UI (generated HTML)
C-bug
Category: This is a bug.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
I tried this code:
I expected to see this happen:
Documentation for impl is indented consistently.
Instead, this happened:
The first paragraph is indented more than the safety section:
Meta
rustc --version --verbose
:The text was updated successfully, but these errors were encountered: