fix: properties update

This commit is contained in:
Tienson Qin
2022-05-19 10:28:13 +08:00
parent 17b91e51c3
commit 1d9da5c847

View File

@@ -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)