mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 16:36:27 +00:00
chore: add more property tests for db import
Part of LOG-3092
This commit is contained in:
10
deps/graph-parser/test/resources/exporter-test-graph/journals/2024_02_15.md
vendored
Normal file
10
deps/graph-parser/test/resources/exporter-test-graph/journals/2024_02_15.md
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
- b1
|
||||
duration:: 20
|
||||
- Review 15 candidates #Meeting
|
||||
participants:: [[Gabriel]] [[Jakob]]
|
||||
description:: [[Jakob]] thought candidate was #awesome
|
||||
- numbered list
|
||||
- list one
|
||||
logseq.order-list-type:: number
|
||||
- list two
|
||||
logseq.order-list-type:: number
|
||||
@@ -1,2 +1,3 @@
|
||||
- The Creator
|
||||
type:: [[Movie]]
|
||||
type:: [[Movie]]
|
||||
testTagClass:: #Movie
|
||||
@@ -2,4 +2,3 @@ type:: [[Property]]
|
||||
url:: {{docs-base-url url}}
|
||||
sameAs:: https://schema.org/url
|
||||
rangeIncludes:: [[Uri]]
|
||||
unique:: true
|
||||
|
||||
Reference in New Issue
Block a user