Update readme

This commit is contained in:
Sauli Anto 2020-04-05 17:42:38 +03:00
parent 94f6224e52
commit 44eca380a8

View File

@ -1,6 +1,6 @@
# CKEditor 5 mathematical feature # CKEditor 5 mathematical feature
This is the best* TeX-based mathematical plugin for CKEditor 5. You can use it to insert, edit and view mathematical equations and formulas. This plugin supports MathJax, KaTeX and custom typesetting engines. This is TeX-based mathematical plugin for CKEditor 5. You can use it to insert, edit and view mathematical equations and formulas. This plugin supports MathJax, KaTeX and custom typesetting engines.
## Table of contents ## Table of contents
- [Features](#features) - [Features](#features)
@ -199,5 +199,4 @@ Run test suite
## Todo ## Todo
- MathML input and output when using MathJax version 3 - MathML input and output when using MathJax version 3
- Support multiple equations when pasting as plain text
[*] at least in my opinion 😄