🎨 Update av

This commit is contained in:
Daniel 2023-09-07 17:21:01 +08:00
parent 90f1798dff
commit 945e8af6be
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
2 changed files with 1 additions and 2 deletions

View file

@ -454,7 +454,6 @@ func addAttributeViewBlock(blockID string, operation *Operation, tree *parse.Tre
blockValues.Values = append(blockValues.Values, value)
attrs := parse.IAL2Map(node.KramdownIAL)
attrs[NodeAttrNamePrefixAvKey+operation.AvID+"-"+blockValues.Key.ID] = "" // 将列作为属性添加到块中
if "" == attrs[NodeAttrNameAvs] {
attrs[NodeAttrNameAvs] = operation.AvID