mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 16:36:27 +00:00
fix: import of namespace tags
w/ 2+ levels of namespaces. This should fix https://github.com/logseq/db-test/issues/679
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
tags:: #diary
|
||||
- This journal has a tag to test journals with tags
|
||||
- Block tags #p1
|
||||
tags:: ai, #block-tag
|
||||
tags:: ai, #block-tag
|
||||
- block w/ longer ns tag #n1/n2/n3
|
||||
1
deps/graph-parser/test/resources/exporter-test-graph/journals/2026_01_27.md
vendored
Normal file
1
deps/graph-parser/test/resources/exporter-test-graph/journals/2026_01_27.md
vendored
Normal file
@@ -0,0 +1 @@
|
||||
- 2nd instance of block w/ longer ns tag #n1/n2/n3
|
||||
Reference in New Issue
Block a user