lots of fixes.
This commit is contained in:
@@ -15,7 +15,6 @@
|
||||
|
||||
|
||||
(defn template-applies? [text {:keys [keywords]}]
|
||||
(println text)
|
||||
(every? #(re-find % text) keywords))
|
||||
|
||||
(defn extract-template
|
||||
|
||||
Reference in New Issue
Block a user