mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-06 03:40:04 -06:00
🎨 Improve indexing
This commit is contained in:
@@ -749,6 +749,7 @@ func buildSpanFromNode(n *ast.Node, tree *parse.Tree, rootID, boxID, p string) (
|
||||
blocks = append(blocks, b)
|
||||
attributes = append(attributes, attrs...)
|
||||
walkStatus = ast.WalkContinue
|
||||
logging.LogWarnf("inline HTML [%s] is converted to HTML block ", n.Tokens)
|
||||
return
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user