Skip to content

Fix nested fenced code blocks in admonitions#319

Merged
jdbcode merged 1 commit into
mainfrom
fix/docs-admonition-nested-fences
May 11, 2026
Merged

Fix nested fenced code blocks in admonitions#319
jdbcode merged 1 commit into
mainfrom
fix/docs-admonition-nested-fences

Conversation

@jdbcode
Copy link
Copy Markdown
Member

@jdbcode jdbcode commented May 11, 2026

Fixes two MyST admonition blocks that contained nested fenced code blocks (``` inside ```), which caused incorrect rendering in the built HTML docs.

Changes

  • docs/installation.md: Replaced nested shell fenced blocks inside the "Prerelease versions" admonition with inline code lines.
  • docs/concepts.md: Minor fix in the helpers list (removed a stray bullet and updated AOI wording to "area of interest").

Docs build (docs-check) passes with no errors or warnings.

@jdbcode jdbcode merged commit d3e9417 into main May 11, 2026
7 checks passed
@jdbcode jdbcode deleted the fix/docs-admonition-nested-fences branch May 11, 2026 23:32
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