mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-26 19:38:48 +01:00
This commit is contained in:
parent
aa6170681e
commit
91e81ceef1
1 changed files with 1 additions and 0 deletions
|
|
@ -384,6 +384,7 @@ id="preview">
|
|||
config: {
|
||||
appearance: { mode: 0, codeBlockThemeDark: "${window.siyuan.config.appearance.codeBlockThemeDark}", codeBlockThemeLight: "${window.siyuan.config.appearance.codeBlockThemeLight}" },
|
||||
editor: {
|
||||
fontSize: ${window.siyuan.config.editor.fontSize},
|
||||
codeLineWrap: true,
|
||||
codeLigatures: ${window.siyuan.config.editor.codeLigatures},
|
||||
plantUMLServePath: "${window.siyuan.config.editor.plantUMLServePath}",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue