This demonstrates turndown â an HTML to Markdown converter in JavaScript. Usage var turndownService = new TurndownService() console.log( turndownService.turndown('<h1>Hello world</h1>') ) It aims to be CommonMark compliant, and includes options to style the output. These options include: headingStyle (setext or atx) horizontalRule (*, -, or _) bullet (*, -, or +) codeBlockStyle (indent
{{#tags}}- {{label}}
{{/tags}}