mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-09-22 12:11:41 +08:00
Update readme
This commit is contained in:
parent
ec03d72ec5
commit
65198b331a
@ -1,6 +1,6 @@
|
||||
# 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 equation and formulas. This plugin supports MathJax, KaTeX and custom typesetting engines.
|
||||
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.
|
||||
|
||||
## Table of contents
|
||||
- [Features](#features)
|
||||
@ -116,7 +116,7 @@ __KaTeX__
|
||||
|
||||
__Custom typesetting__
|
||||
|
||||
It's possible to implement with engine config. For example, this feature can be used when use back end rendering.
|
||||
Custom typesetting is possible to implement with engine config. For example, custom typesetting feature can be used when use back end rendering.
|
||||
```js
|
||||
InlineEditor.defaultConfig = {
|
||||
// ...
|
||||
|
Loading…
x
Reference in New Issue
Block a user