mirror of
https://github.com/logseq/logseq.git
synced 2026-04-30 17:06:23 +00:00
fix: importing a class via :parent that is then used
in :type property fails
This commit is contained in:
2
deps/graph-parser/test/resources/exporter-test-graph/pages/Priority.md
vendored
Normal file
2
deps/graph-parser/test/resources/exporter-test-graph/pages/Priority.md
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
parent:: [[HumanConcept]]
|
||||
- this page triggers bug with a class created via :parent that is then used by :type
|
||||
Reference in New Issue
Block a user