ckeditor5-latex

1.1.7 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i ckeditor5-latex

Weekly Downloads

1

Version

1.1.7

License

MIT

Unpacked Size

62.1 kB

Total Files

5

Last publish

Collaborators

  • kenmueller