mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-02-28 05:32:52 +00:00
🎨 Improve backlink panel expansion configuration https://github.com/siyuan-note/siyuan/issues/11262
This commit is contained in:
@@ -86,7 +86,7 @@ func NewEditor() *Editor {
|
||||
Justify: false,
|
||||
RTL: false,
|
||||
BacklinkExpandCount: 8,
|
||||
BackmentionExpandCount: 8,
|
||||
BackmentionExpandCount: -1,
|
||||
Markdown: util.MarkdownSettings,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user