fix: str/trim

This commit is contained in:
Tienson Qin
2021-06-17 20:17:24 +08:00
parent e57657e79a
commit d5bbe762ea

View File

@@ -59,7 +59,7 @@
(str/replace todo-marker-regex "{{[[TODO]]}}")
(str/replace done-marker-regex "{{[[DONE]]}}")
(str/replace "{{embed " "{{embed: ")
(trim))))
(str/trim))))
block))
(defn traverse