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.
Tex式が入力されたときに画像を作成するtinyMCE用のasciimathプラグインを使用しています。しかし、入力した数式のみを作成した画像の代わりにフォームを送信すると、画像を作成してデータベースに保存する必要があります。
これに対する解決策はありますか?
このプラグインを使用する目的は、画像を生成する必要をなくすことです。
代わりに、無料でオープン ソースの JavaScript 表示エンジンであるMathJaxを使用して、この数式を画像に戻すことができます。