Skip to content

[TASK] Replace :: literal blocks with code-block directives - #533

Merged
linawolf merged 1 commit into
mainfrom
docs/literal-blocks-to-code-block
Aug 11, 2026
Merged

[TASK] Replace :: literal blocks with code-block directives#533
linawolf merged 1 commit into
mainfrom
docs/literal-blocks-to-code-block

Conversation

@linawolf

Copy link
Copy Markdown
Member

Bare "::" literal-block triggers render as plain unstyled text.
Replace all 8 occurrences with proper ".. code-block:: rst"
directives (all are RST source examples) to get syntax
highlighting, consistent with how code examples are shown
elsewhere in this repo.

Verified with the full Docker render pipeline and a render diff:
content is preserved, now with reST syntax highlighting applied.

Assisted-by: Claude Sonnet 5 [email protected]
Signed-off-by: Lina Wolf

Bare "::" literal-block triggers render as plain unstyled text.
Replace all 8 occurrences with proper ".. code-block:: rst"
directives (all are RST source examples) to get syntax
highlighting, consistent with how code examples are shown
elsewhere in this repo.

Verified with the full Docker render pipeline and a render diff:
content is preserved, now with reST syntax highlighting applied.

Assisted-by: Claude Sonnet 5 <[email protected]>
Signed-off-by: Lina Wolf
@linawolf
linawolf merged commit f36b988 into main Aug 11, 2026
2 checks passed
@linawolf
linawolf deleted the docs/literal-blocks-to-code-block branch August 11, 2026 09:36
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