mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-01-13 16:29:49 -06:00
Fix readme indentations
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user