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.