1.1.7 • Published 4 years ago

ckeditor5-latex v1.1.7

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

CKEditor 5 LaTeX

Inserts \(\) and \[\] surrounding the cursor for the client to insert LaTeX

Installation

1.

npm i ckeditor5-latex

2.

In ckeditor.js:

import Latex from 'ckeditor5-latex'

3.

Add Latex to Editor.builtinPlugins

4.

Add 'inlineLatex', 'centeredLatex' to toolbar.items

1.1.7

4 years ago

1.1.6

4 years ago

1.1.1

4 years ago

1.1.5

4 years ago

1.1.4

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.1.0

4 years ago

1.0.4

4 years ago

1.0.2

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago