This renderer plugin uses Markdown-it as a render engine on Hexo. Adds support for Markdown and CommonMark.
hexo-renderer-marked
<sub>
<sup>
<ins>
Follow the installation guide.
markdown: render: html: true xhtmlOut: false breaks: true linkify: true typographer: true quotes: '“”‘’' plugins: anchors: level: 2 collisionSuffix: '' permalink: false permalinkClass: 'header-anchor' permalinkSide: 'left' permalinkSymbol: '¶' case: 0 separator: ''
Refer to the wiki for more details.
If you have any feature requests or bugs to report, you're welcome to file an issue.