mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-26 19:38:48 +01:00
🎨 默认开启编辑器网络图片角标设置
This commit is contained in:
parent
e265c87439
commit
ef60510fb0
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ func NewEditor() *Editor {
|
|||
CodeLineWrap: false,
|
||||
CodeLigatures: false,
|
||||
DisplayBookmarkIcon: true,
|
||||
DisplayNetImgMark: false,
|
||||
DisplayNetImgMark: true,
|
||||
GenerateHistoryInterval: 10,
|
||||
HistoryRetentionDays: 30,
|
||||
Emoji: []string{},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue