1.1.7 • Published 6 years ago
ckeditor5-latex v1.1.7
CKEditor 5 LaTeX
Inserts
\(\)and\[\]surrounding the cursor for the client to insert LaTeX
Installation
1.
npm i ckeditor5-latex2.
In ckeditor.js:
import Latex from 'ckeditor5-latex'3.
Add Latex to Editor.builtinPlugins
4.
Add 'inlineLatex', 'centeredLatex' to toolbar.items