Back to homepage

Markdown callouts

Use GitHub-style callouts to highlight notes, tips, important details, warnings, and cautions. They remain standard Markdown, so your notes stay compatible with GitHub and other Markdown tools.

Start a blockquote with `[!NOTE]`, `[!TIP]`, `[!IMPORTANT]`, `[!WARNING]`, or `[!CAUTION]`. Notes Plus renders each one with a clear label and color while keeping the original syntax intact.

Notes Plus split view showing Markdown callout syntax on the left and rendered Note, Tip, Important, Warning, and Caution callouts on the right.