improvements
This commit is contained in:
@@ -208,4 +208,8 @@
|
||||
(println v)
|
||||
(map
|
||||
(fn [x] (dissoc x :full-text :text))
|
||||
(parse v)))
|
||||
(parse v)))
|
||||
|
||||
#_(nth (re-find #"ELECTRONICALLY.*\n\s*(.*?)\s{2,}" @last-text)
|
||||
|
||||
1)
|
||||
|
||||
Reference in New Issue
Block a user