mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-06 00:38:49 +01:00
🎨 初始化默认 设置 - 编辑器 - 自适应宽度 开启
This commit is contained in:
parent
dcd4e3a382
commit
d04e9efb03
1 changed files with 1 additions and 1 deletions
|
|
@ -50,6 +50,6 @@ func NewEditor() *Editor {
|
|||
VirtualBlockRef: false,
|
||||
BlockRefDynamicAnchorTextMaxLen: 96,
|
||||
PlantUMLServePath: "https://www.plantuml.com/plantuml/svg/~1",
|
||||
FullWidth: false,
|
||||
FullWidth: true,
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue