improvements

This commit is contained in:
2025-12-04 11:18:36 -08:00
parent af7f9355e8
commit 269fa45923
4 changed files with 9 additions and 5 deletions

View File

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