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 --- macros.fnl | 1 + 1 file changed, 1 insertion(+) (limited to 'macros.fnl') diff --git a/macros.fnl b/macros.fnl index de9a71b..04f18d9 100644 --- a/macros.fnl +++ b/macros.fnl @@ -63,6 +63,7 @@ result) (fn compile-html [html] + html (fn inner-compile [html] (var result []) (fn add [item] (table.insert result item)) -- cgit v1.2.3