Markdown parser, done right. 100% CommonMark support, extensions, syntax plugins & high speed - markdown-it/markdown-it...everything const md = markdownit ( { html : true , linkify : true , typographer...markdownit ( { // Enable HTML tags in source html : false , // Use '/'...