fix: str/trim

pull/2223/head
Tienson Qin 2021-06-17 20:17:24 +08:00
parent e57657e79a
commit d5bbe762ea
1 changed files with 1 additions and 1 deletions

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