mirror of
https://github.com/zadam/trilium.git
synced 2025-11-09 14:55:50 +01: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