Skip to content

[TASK] Bring the reST markup to the documented house style - #570

Merged
linawolf merged 1 commit into
mainfrom
task/fix-rest-indentation
Sep 14, 2026
Merged

linawolf merged 1 commit into
mainfrom
task/fix-rest-indentation

Conversation

@linawolf

@linawolf linawolf commented Sep 14, 2026

Copy link
Copy Markdown
Member

The guide asks for .. note:: with two spaces after the dots and a body
one level deeper, and for one indentation level to be four spaces. Two
files here fall short: the two hyperlink targets in Licenses.rst are
written with one space, and the two block quotes in Format.rst are
indented three.

This is not a search and replace. Three spaces is correct under a marker
written with one space, and a continuation line has to keep lining up
with where its item text begins, so each construct was moved as a whole.

The markup shown inside code blocks was left alone. This manual
demonstrates reST for a living, and 41 of its example lines deliberately
or accidentally show the narrow form; changing what the guide holds up as
an example is an editorial decision, not an indentation fix.

The rendered output is unchanged. All 95 pages were rendered before and
after and compared byte for byte; they differ only in the build
timestamp.

Assisted-by: Claude Opus 5 noreply@anthropic.com
Signed-off-by: Lina Wolf

The guide asks for `..  note::` with two spaces after the dots and a body
one level deeper, and for one indentation level to be four spaces. Two
files here fall short: the two hyperlink targets in Licenses.rst are
written with one space, and the two block quotes in Format.rst are
indented three.

This is not a search and replace. Three spaces is correct under a marker
written with one space, and a continuation line has to keep lining up
with where its item text begins, so each construct was moved as a whole.

The markup shown inside code blocks was left alone. This manual
demonstrates reST for a living, and 41 of its example lines deliberately
or accidentally show the narrow form; changing what the guide holds up as
an example is an editorial decision, not an indentation fix.

The rendered output is unchanged. All 95 pages were rendered before and
after and compared byte for byte; they differ only in the build
timestamp.

Assisted-by: Claude Opus 5 <noreply@anthropic.com>
Signed-off-by: Lina Wolf
@linawolf
linawolf force-pushed the task/fix-rest-indentation branch from f1726d4 to 544411a Compare September 14, 2026 09:25
@linawolf
linawolf merged commit 9134a1a into main Sep 14, 2026
2 checks passed
@linawolf
linawolf deleted the task/fix-rest-indentation branch September 14, 2026 09:25
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.

1 participant