🎨 行级元素支持嵌套和交叉 https://github.com/siyuan-note/siyuan/issues/2911
This commit is contained in:
parent
549f50662f
commit
b06f074f1b
1 changed files with 1 additions and 0 deletions
|
@ -95,6 +95,7 @@ func NestedInlines2FlattedSpans(tree *parse.Tree) {
|
|||
}
|
||||
}
|
||||
} else {
|
||||
span.KramdownIAL = n.Parent.KramdownIAL
|
||||
n.Parent.InsertBefore(span)
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue