Rendering Markdown
Render Markdown in HTML
By default, HTML has no intrinsic supports to render a Markdown file, such as md-syntax-quick.md.
With the fundamental support of commonmark.js, we can load such files and render as HTML as below:
By default, HTML has no intrinsic supports to render a Markdown file, such as md-syntax-quick.md.
With the fundamental support of commonmark.js, we can load such files and render as HTML as below: