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