Closed andelf closed 1 year ago
I think this is due to a rewrite-clj issue:
user=> (println (str (rewrite-clj.node/coerce "C+\\")))
"C+\"
Bumping rewrite-clj to 1.1.47 seems to fix it.
How are you using rewrite-edn in logseq, in a JVM, CLJS or (n)bb?
It's used as CLJS.
Alright, bumping rewrite-clj in your project should fix this then.
Many thanks.
Released as 0.4.7
See-also: https://github.com/logseq/logseq/issues/10218