From 4151e7a73ef0476b4aea5a356d391a7060b8a01c Mon Sep 17 00:00:00 2001 From: unwox Date: Thu, 30 Oct 2025 19:01:32 +0600 Subject: small improvements here and there --- lib.fnl | 1 + 1 file changed, 1 insertion(+) (limited to 'lib.fnl') diff --git a/lib.fnl b/lib.fnl index f5b860c..6c9dd33 100644 --- a/lib.fnl +++ b/lib.fnl @@ -3,6 +3,7 @@ (fn now [] (os.date "%Y-%m-%d %H:%M:%S")) +;; make macro out of it (fn improve-typography [text] (var result (-> text -- cgit v1.2.3