mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-09-22 00:20:47 +02:00
Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
commit
d5d6095070
1 changed files with 1 additions and 0 deletions
|
@ -655,6 +655,7 @@ func GetHeadingLevelTransaction(id string, level int) (transaction *Transaction,
|
|||
ccH := c.ChildrenByType(ast.NodeHeading)
|
||||
childrenHeadings = append(childrenHeadings, ccH...)
|
||||
}
|
||||
fillBlockRefCount(childrenHeadings)
|
||||
|
||||
transaction = &Transaction{}
|
||||
luteEngine := util.NewLute()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue