I use hexo-renderer-markdown-it-plus as the renderer, and it uses markdown-it to parse markdown and markdown-it-katex to generate Katex HTML stuff under the hood.
This issue has been automatically marked as stale because lack of recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Environment Info
Node version(
node -v
): v9.4.0Your site
_config.yml
(Optional):Your theme
_config.yml
(Optional):Hexo and Plugin version(
npm ls --depth 0
):For BUG
BUG description here: https://github.com/theme-next/hexo-theme-next/pull/32#issuecomment-359018694
I use
hexo-renderer-markdown-it-plus
as the renderer, and it usesmarkdown-it
to parse markdown andmarkdown-it-katex
to generate Katex HTML stuff under the hood.For question
For feature request