markdown-it-html
It is a markdown-it plugin, use special html comments to render real html tag in markdown.
Run npm run test
see the test result.
It is use for write normal markdown file but render in a complex page.
option
var md = // enable html html: true md