config/plugins/markdown-math/ #470
Unanswered
Replies: 1 comment 1 reply
-
您好,如果想要在 twikoo 评论系统中也实现数学公式的渲染,应该用何种方法引入呢?目前我使用的是 katex. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
config/plugins/markdown-math/
概述 为 Markdown 添加数学支持。 关联插件:@vuepress/plugin-markdown-math 此插件允许你使用 mathjax 或 katex 在 Markdown 中渲染 TEX 内容。 配置 插件默认启用 katex。
https://theme-plume.vuejs.press/config/plugins/markdown-math/
Beta Was this translation helpful? Give feedback.
All reactions