mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-05-04 10:19:54 +08:00
🎨 Improve backlink panel expansion configuration https://github.com/siyuan-note/siyuan/issues/11262
This commit is contained in:
parent
722665aab9
commit
fd22bbba7f
@ -86,7 +86,7 @@ func NewEditor() *Editor {
|
|||||||
Justify: false,
|
Justify: false,
|
||||||
RTL: false,
|
RTL: false,
|
||||||
BacklinkExpandCount: 8,
|
BacklinkExpandCount: 8,
|
||||||
BackmentionExpandCount: 8,
|
BackmentionExpandCount: -1,
|
||||||
Markdown: util.MarkdownSettings,
|
Markdown: util.MarkdownSettings,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user