Elegantly Configure Hexo Blog with Next Theme
The palest ink is better than the best memory.
Font Setting
Full-width and Half-width Punctuation Marks
This is a problem caused by the markdown renderer. You should modify
it according to your markdown renderer. If you use the latest Next theme
which supports MathJax, then you probably use Pandoc, so you should
configure the Pandoc settings in _config.yml
.
1 | # config of hexo-renderer-pandoc |