mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-09-15 15:28:37 +08:00
Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
commit
d5d6095070
@ -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…
Reference in New Issue
Block a user