TIL GitHub Flavored Markdown added special block comment styling for important/warning notes in text.
https://github.com/orgs/community/discussions/16925

#githubflavoredmarkdown

[Markdown] An option to highlight a "Note" and "Warning" using blockquote (Beta) · community · Discussion #16925

Alerts are an extension of Markdown used to emphasize critical information. On GitHub, they are displayed with distinctive colors and icons to indicate the importance of the content. An example of ...

GitHub

@mudge I _adore_ iA Writer, and use it for 90% of my general writing. However, it doesn't currently recognize its own sister product's markup yet (e.g. iA Presenter) or work well with variants like #Markua or #GitHubFlavoredMarkdown. That sometimes forces me to switch to a very customized .vimrc so I can tweak the markup, but that's (perhaps) a nitpick.

Between #iawriter, #vim, #Marked2, and #PanDoc I get all of my #WYSIWYM writing done faster. Thanks for sharing your process!

The more I write in #CommonMark #Markdown or even #GithubFlavoredMarkdown, the more I want to switch to some other format with more extensive features, or roll my own...

I want something with easy footnotes, definition titles, semantic sections, section CWs, etc, without having to resort to inserting HTML, and keeping it human-readable.

#coding #writing