mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-10 17:24:21 +01:00
Signed-off-by: Daniel <845765@qq.com>
This commit is contained in:
parent
370d549a48
commit
f5b17b2b22
8 changed files with 8 additions and 21 deletions
|
|
@ -988,6 +988,7 @@ func DuplicateDoc(tree *parse.Tree) {
|
|||
}
|
||||
|
||||
n.RemoveIALAttr(av.NodeAttrNameAvs)
|
||||
n.RemoveIALAttr(av.NodeAttrViewNames)
|
||||
n.RemoveIALAttrsByPrefix(av.NodeAttrViewStaticText)
|
||||
return ast.WalkContinue
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue