bat
bat copied to clipboard
[ feature request ] Callouts - Support new blockquote highlights: "Note", "Tip", "Important", "Warning, "Caution"
Support callouts
Examples
> [!NOTE]
> Highlights information that users should take into account, even when skimming.
> [!TIP]
> Optional information to help a user be more successful.
> [!IMPORTANT]
> Crucial information necessary for users to succeed.
> [!WARNING]
> Critical content demanding immediate user attention due to potential risks.
> [!CAUTION]
> Negative potential consequences of an action.
To clarify: adding them to bat's syntax highlighting for markdown, correct?
Or did you mean to the project README?
To clarify: adding them to bat's syntax highlighting for markdown, correct?
Yes. Making it look ask close as possible to the example above.