GitHub flavored Markdown has this syntax for callouts (<https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax#alerts>): ```markdown > [!WARNING] > Blah blah. ``` > [!WARNING] > Blah blah. It would great if Inlyne could support this too.
GitHub flavored Markdown has this syntax for callouts (https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax#alerts):
Warning
Blah blah.
It would great if Inlyne could support this too.