Skip to content

chore: use native mdBook admonitions for custom block styles - #280

Merged
cusma merged 4 commits into
masterfrom
chore/admonition-style
Feb 5, 2026
Merged

chore: use native mdBook admonitions for custom block styles#280
cusma merged 4 commits into
masterfrom
chore/admonition-style

Conversation

@larkiny

@larkiny larkiny commented Feb 4, 2026

Copy link
Copy Markdown

Summary

  • Update styles.md to inject native mdBook > [!IMPORTANT] admonition syntax with EXAMPLE: and IMPLEMENTATION: labels instead of custom emoji-based blockquote headers
  • Update READING-GUIDELINES.md to work with the new anchor format
  • Update src/abft/non-normative/abft-nn-dynamic-filter-timeout.md with new anchor format
  • Add note custom block type in styles.md

Test plan

  • Build the book locally with make serve and verify admonition blocks render with colored left borders and icons
  • Confirm EXAMPLE and IMPLEMENTATION blocks display correctly with proper labels
  • Verify no regressions in other blockquote rendering across the book

Update styles.md to inject native mdBook admonition syntax
(> [!IMPORTANT] for examples and implementation notes) instead of
custom emoji-based blockquote headers.

Update READING-GUIDELINES.md to work with the new anchor format.
Comment thread src/abft/non-normative/abft-nn-dynamic-filter-timeout.md Outdated
Comment thread src/_include/styles.md
Comment thread src/_include/styles.md
Comment thread src/_include/styles.md
@larkiny
larkiny force-pushed the chore/admonition-style branch from 604af99 to 54a89f8 Compare February 4, 2026 18:09
@cusma
cusma merged commit 7b5813b into master Feb 5, 2026
3 checks passed
@cusma
cusma deleted the chore/admonition-style branch February 5, 2026 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants