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.
私はアロハエディターをクールで軽量なエディターと考えていました。しかし、数式を追加/編集できる必要があります。アロハが数学をサポートするためのプラグインまたはその他の方法はありますか?
数式に必要な特殊文字を意味する場合は、characterpickerプラグインを含めることができます。また、formatプラグインは下付き文字と上付き文字をサポートしているので便利です。
characterpicker
format
<script src="path/to/aloha.js" data-aloha-plugins="common/format, common/characterpicker"></script>