mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-05-02 04:49:40 +08:00
Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
commit
6892ebf164
@ -52,7 +52,7 @@ func docTagSpans(n *ast.Node) (ret []*Span) {
|
||||
RootID: n.ID,
|
||||
Box: n.Box,
|
||||
Path: n.Path,
|
||||
Content: escaped,
|
||||
Content: tag,
|
||||
Markdown: markdown,
|
||||
Type: "tag",
|
||||
IAL: "",
|
||||
|
Loading…
Reference in New Issue
Block a user