mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-16 14:40:12 +01:00
🎨 Backlink contain children by default
This commit is contained in:
parent
905403ba10
commit
d3ba886b7a
1 changed files with 1 additions and 1 deletions
|
|
@ -87,7 +87,7 @@ func NewEditor() *Editor {
|
|||
RTL: false,
|
||||
BacklinkExpandCount: 8,
|
||||
BackmentionExpandCount: -1,
|
||||
BacklinkContainChildren: false,
|
||||
BacklinkContainChildren: true,
|
||||
Markdown: util.MarkdownSettings,
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue