mirror of
https://github.com/logseq/logseq.git
synced 2026-05-04 02:46:45 +00:00
final touches on dual platform testing of Raom import
This commit is contained in:
committed by
Tienson Qin
parent
b9416ac989
commit
a9df8deaae
2
src/main/frontend/external/roam.cljc
vendored
2
src/main/frontend/external/roam.cljc
vendored
@@ -128,7 +128,7 @@
|
||||
(defrecord Roam []
|
||||
protocol/External
|
||||
(toMarkdownFiles [this content _config]
|
||||
(->files content)))
|
||||
(-> content json->edn ->files)))
|
||||
|
||||
(comment
|
||||
(defonce test-roam-json (frontend.db/get-file "same.json"))
|
||||
|
||||
Reference in New Issue
Block a user