Merge remote-tracking branch 'origin/dev' into dev

This commit is contained in:
Vanessa 2025-10-08 18:02:26 +08:00
commit fb325f6117

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
}