Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以忽略 MathML 中的标签而不清理它们?例如:
<math>...</math>
该标签有一个外部 (MathJax) 渲染器。
现在发生的事情是 Jodit (v3) 将整个公式标记集呈现为某种 & 实体。如果 allowTags 或类似的东西会导致 Jodit 只留下标签,那就太好了。