Signed-off-by: Daniel <845765@qq.com>
This commit is contained in:
Daniel 2025-10-08 17:59:14 +08:00
parent e2e073b1ed
commit 73613836b5
No known key found for this signature in database
GPG key ID: 86211BA83DF03017

View file

@ -1068,6 +1068,7 @@ func CreateWithMarkdown(tags, boxID, hPath, md, parentID, id string, withMath bo
SetBlockAttrs(retID, nameValues)
FlushTxQueue()
box.addMinSort(path.Dir(hPath), retID)
return
}