mirror of
https://github.com/logseq/logseq.git
synced 2026-05-04 10:56:32 +00:00
Necessary parts of mldoc are nbb compatible
Also merged in parser tests which were not running
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
[logseq.graph-parser.mldoc :as gp-mldoc]
|
||||
[clojure.string :as string]))
|
||||
|
||||
(set! mldoc/parse-property text/parse-property)
|
||||
(set! gp-mldoc/parse-property text/parse-property)
|
||||
|
||||
(defonce mldoc-record (->MldocMode))
|
||||
(defonce adoc-record (->AdocMode))
|
||||
|
||||
Reference in New Issue
Block a user