· admin · Tutorials · 1 min read
Writing Better Code Tutorials
Discover the admonition callouts available for writing rich code tutorials — notes, tips, warnings, and more.

AstroZephyrus includes admonitions — callout boxes that draw attention to important information. Use them in markdown with GitHub-style blockquote syntax, or as MDX components.
Markdown Syntax
MDX Component Syntax
You can also use the <Admonition> component directly in .mdx files, with an optional custom title: