Replies: 1 comment
-
如果你指的是使用 https://github.com/halo-sigs/plugin-hybrid-edit-block 在 Markdown 编辑块中插入数学公式。 其中的 HTML 块和 Markdown 块是不由编辑器参与的,Markdown 渲染也完全是插件自己的行为。 建议:
|
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
前置条件
系统信息
使用的哪种方式运行?
Docker Compose
发生了什么?
使用官方的markdown插件,在默认编辑器的markdown编辑块里无法使用katex公式,无论是编辑器预览还是文章内容实际渲染之后,都显示的是公式原始文本。
但是直接在编辑器输入公式却可以正常渲染,查看文档发现是直接保存编辑器渲染,但是为什么在编辑块里就不行。不都是在编辑器里吗?
复现步骤
No response
相关日志输出
附加信息
No response
Beta Was this translation helpful? Give feedback.
All reactions