dmarkdown
dmarkdown copied to clipboard
support github-flavored markdown
Github-flavored Markdown is becoming the new standard markdown and many engines support the feature set by default, because it's very convenient. The two biggest additions are:
- tables
- type of language in code blocks (after three backticks)
Popular NPM module: https://github.com/chjj/marked Cheatsheet: https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet
https://github.com/p0nce/commonmark-d