Mimi

Results 455 comments of Mimi

你需要看看 `_config.yml` 里面的 `math` 配置对不对 https://github.com/hexojs/hexo-math#global-options

Seems to be caused by incorrect configuration. Maybe you can paste your Hexo `_config.yml` file here? @kirby123-cmd

hexo-renderer-marked 已添加此功能 https://github.com/hexojs/hexo-renderer-marked/pull/264

能提供一下这个网页的链接吗,我看看具体细节

@HiNinoJay 带编号的公式溢出是已知问题,因为 MathJax 不知道用户的屏幕尺寸,所以会按照默认宽度生成: https://github.com/next-theme/hexo-filter-mathjax#known-issues 这个确实不太好处理,如果换成不带编号的公式就可以解决

渲染过程有缓存,`is_home()`只被执行了一次,之后都用的缓存值

New URLs: 💟 [Muse](https://theme-next.js.org/muse/) | 🔯 [Mist](https://theme-next.js.org/mist/) | ♓️ [Pisces](https://theme-next.js.org/pisces/) | ♊️ [Gemini](https://theme-next.js.org/)

The tags are designed to be displayed at the end of the post.

你的网站样式表有问题,先 hexo clean 一下试试

Thank you for your patience, this feature is added in https://github.com/next-theme/hexo-theme-next/pull/710