Great to see that @github wikis now support github-flavoured markdown!
miniblog.
Related Posts
GitHub Flavoured Markdown now has a formal spec as a superset of CommonMark! https://githubengineering.com/a-formal-spec-for-github-markdown/
I've tweaked my Emacs configuration default to github-flavoured markdown syntax for .md files. GFM is remarkably common these days.
Today I learnt that the excellent markdown-mode.el also contains a gfm-mode for editing GitHub flavoured markdown files. A hidden gem!