hexojs / hexo-renderer-markdown-it

Markdown-it is a Markdown parser, done right. A faster and CommonMark compliant alternative for Hexo.
MIT License
343 stars 60 forks source link

Whether plug-in custom parameters are supported #85

Closed suxin2017 closed 3 years ago

suxin2017 commented 5 years ago

Some plugins can't take effect because they can't pass custom parameters. Can you add custom parameters? 😊

EriKWDev commented 4 years ago

Already an open issue, but I agree. upvote issue 58 and let's hope for the best ^^ Would be awesome to have markdown-it-container support.

curbengh commented 3 years ago

https://github.com/hexojs/hexo-renderer-markdown-it/issues/58

curbengh commented 3 years ago

Except for function, you can specify custom options to a plugin, see guide. For function, you need this approach instead.