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.
我将aloha编辑器视为一个很酷的轻量级编辑器。但我需要能够添加/编辑数学公式。是否有插件或其他方式让 aloha 支持数学?
如果您指的是数学公式所需的特殊字符,则可以包含该characterpicker插件。此外,该format插件支持下标和上标,这将派上用场。
characterpicker
format
<script src="path/to/aloha.js" data-aloha-plugins="common/format, common/characterpicker"></script>