mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 16:36:27 +00:00
fix: db import of markdown tables and multiline blocks
Fixes LOG-3072 and fixes LOG-3070
This commit is contained in:
11
deps/graph-parser/test/resources/exporter-test-graph/journals/2024_08_07.md
vendored
Normal file
11
deps/graph-parser/test/resources/exporter-test-graph/journals/2024_08_07.md
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
- test multilines
|
||||
- |markdown| table|
|
||||
|some|thing|
|
||||
- multiline block
|
||||
a 2nd
|
||||
and a 3rd
|
||||
- DOING logbook block
|
||||
:LOGBOOK:
|
||||
CLOCK: [2024-08-07 Wed 11:47:50]
|
||||
CLOCK: [2024-08-07 Wed 11:47:53]
|
||||
:END:
|
||||
Reference in New Issue
Block a user