Support Consistent Admonition / Callout Syntax (NOTE, TIP, IMPORTANT, WARNING, CAUTION) Compatible With VitePress and GitHub #1106
ykla
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to request that GitBook add native support for a standardized admonition (callout) syntax—specifically the commonly used blocks: NOTE, TIP, IMPORTANT, WARNING, and CAUTION.
These formats are already widely adopted across major documentation ecosystems such as VitePress, GitHub, and other Markdown-based tools. Aligning GitBook’s behavior with these established conventions would significantly improve portability, cross-platform compatibility, and content reusability.
Supporting this unified syntax ensures that documents authored for GitBook can be migrated or shared across platforms without requiring manual rewrite of callouts, preserving both semantics and visual structure.
Standardizing these callout types will greatly enhance GitBook’s interoperability, reduce friction for technical writers, and align its Markdown processing with the broader documentation ecosystem.
Thank you for considering this enhancement.
see also https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax#alerts or https://vitepress.dev/guide/markdown#github-flavored-alerts
Beta Was this translation helpful? Give feedback.
All reactions