mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-23 10:00:13 +01:00
Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
commit
cdb60e86e5
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ func NewEditor() *Editor {
|
||||||
CodeLineWrap: false,
|
CodeLineWrap: false,
|
||||||
CodeLigatures: false,
|
CodeLigatures: false,
|
||||||
DisplayBookmarkIcon: true,
|
DisplayBookmarkIcon: true,
|
||||||
DisplayNetImgMark: false,
|
DisplayNetImgMark: true,
|
||||||
GenerateHistoryInterval: 10,
|
GenerateHistoryInterval: 10,
|
||||||
HistoryRetentionDays: 30,
|
HistoryRetentionDays: 30,
|
||||||
Emoji: []string{},
|
Emoji: []string{},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue