mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-05 16:28:49 +01:00
Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
commit
6892ebf164
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue