hexojs / hexo

A fast, simple & powerful blog framework, powered by Node.js.
https://hexo.io
MIT License
39.28k stars 4.83k forks source link

增加LaTeX解析功能 #5387

Closed yujiahan2018 closed 8 months ago

yujiahan2018 commented 9 months ago

Check List

Feature Request

尊敬的项目团队,

你好,

我是一个长期的用户谁一直关注和使用您的项目。但是,我注意到,目前您的项目不支持LaTeX解析,这使得在markdown博客中插入数学公式变得不方便。

LaTeX广泛应用于数学、科学和技术领域。许多用户依赖LaTeX语法来输入和显示复杂的数学公式、化学公式、矢量图形等。因此,许多博客强烈依赖LaTeX。因此,添加对LaTeX解析的支持将极大地增强项目的功能和吸引力。

在这里,我恳请您的团队考虑添加对LaTeX解析的支持。这可能需要一些开发时间和资源,但我相信它对绝大多数用户都有很大的价值。

期待您的积极回应,并在未来的版本中看到此功能的实现。

谢谢你!

Others

The respected project team,

Hello,

I am a long-time user who has been following and using your project. However, I have noticed that currently, your project does not support LaTeX parsing, which makes it inconvenient to insert mathematical formulas in markdown blogs.

LaTeX is widely used in the fields of mathematics, science, and technology. Many users rely on LaTeX syntax to input and display complex mathematical formulas, chemical formulas, vector graphics, and more. As a result, many blogs strongly depend on LaTeX. Therefore, adding support for LaTeX parsing will greatly enhance the functionality and attractiveness of your project.

Here, I kindly request that your team considers adding support for LaTeX parsing. This may require some development time and resources, but I believe it will be of great value to the vast majority of users.

Looking forward to your positive response and seeing this functionality implemented in future versions.

Thank you!

D-Sketon commented 9 months ago

hexo目前有许多插件支持LaTeX渲染,如hexo-math, hexo-tag-katex, hexo-filter-mathjax