mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-09 17:52:32 +08:00
Fix readme indentations
This commit is contained in:
parent
16fad7bc19
commit
e40b95ae9e
@ -85,7 +85,7 @@ Styles requires PostCSS like official CKEditor 5 plugins.
|
||||
```js
|
||||
InlineEditor.defaultConfig = {
|
||||
// ...
|
||||
math: {
|
||||
math: {
|
||||
engine: 'mathjax', // or katex or function (equation, element, display) => { ... }
|
||||
outputType: 'script', // or span or math
|
||||
forceOutputType: false, // forces output to use outputType
|
||||
|
Loading…
x
Reference in New Issue
Block a user