luamd
luamd copied to clipboard
Add support for GitHub-style alerts
Support GitHub-style alerts for markdown, example:
> [!NOTE] > Highlights information that users should take into account, even when skimming.
to:
[!NOTE] Highlights information that users should take into account, even when skimming.