mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 19:05:59 +01:00
Update config
This commit is contained in:
@@ -32,3 +32,10 @@ export function getSelectedMathModelWidget( selection ) {
|
||||
|
||||
return null;
|
||||
}
|
||||
|
||||
|
||||
export const defaultConfig = {
|
||||
engine: 'mathjax',
|
||||
outputMode: 'script',
|
||||
forceOutputMode: false
|
||||
}
|
||||
Reference in New Issue
Block a user