kchen0x/hexo-reference

Can not be parsed correctly.

flyaway1217 opened this issue · 1 comments

I am using hexo-renderer-markdown-it plugin and Next theme.
When I add this plugin, I got this:
wx20161230-102639
wx20161230-102739

hexo-renderer-markdown-it has conflict with hexo-reference, cuz it defines another way to render footnotes which differs from official hexo-renderer-marked. So you should choose one of them to render footnotes.

Thanks