在安装 katex 渲染器后,文章图片路径解析从绝对路径变为文章相对路径。
作者: vistar-terry创建于 2026年6月7日更新于 2026年6月7日
标签:bug: bug
The steps to reproduce the bug are as follows:
- Start using mathjax.
- Follow the steps in https://hexo.fluid-dev.com/docs/guide/#latex-format to switch to katex.
- Then, execute hexo clean -> hexo g -> hexo s in sequence.
- Open the article page, the formulas are rendered correctly, but the images cannot be displayed, as shown above.
内容来源: fluid-dev/hexo-theme-fluid