mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-02-28 05:32:52 +00:00
🎨 Backlink contain children by default
This commit is contained in:
@@ -87,7 +87,7 @@ func NewEditor() *Editor {
|
||||
RTL: false,
|
||||
BacklinkExpandCount: 8,
|
||||
BackmentionExpandCount: -1,
|
||||
BacklinkContainChildren: false,
|
||||
BacklinkContainChildren: true,
|
||||
Markdown: util.MarkdownSettings,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user