mirror of
https://github.com/logseq/logseq.git
synced 2026-05-05 19:36:35 +00:00
fix: properties update
This commit is contained in:
@@ -232,7 +232,7 @@
|
||||
(mldoc/properties? (second
|
||||
(remove
|
||||
(fn [[x _]]
|
||||
(= "Hiccup" (first x)))
|
||||
(contains? #{"Hiccup" "Raw_Html"} (first x)))
|
||||
ast)))))
|
||||
(mldoc/properties? (first ast)))
|
||||
lines (string/split-lines content)
|
||||
|
||||
Reference in New Issue
Block a user