From 8a987f6c3cffd37437adca6c133fab989233a308 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Fri, 25 Aug 2023 10:48:55 +0530 Subject: feat: adds let bindings --- TODO.norg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'TODO.norg') diff --git a/TODO.norg b/TODO.norg index 3d052cf..348b06f 100644 --- a/TODO.norg +++ b/TODO.norg @@ -6,8 +6,8 @@ - (x) analog + digital clock example - (x) error handling try - (x) Scoped catch on try - - ( ) `do` expression - - ( ) `let` expression + - (x) `do` expression + - (x) `let` expression - ( ) `has-class` - ( ) `add-class` & `remove-class` should use self if id is not specified? - ( ) Update `--cssx-text` on update -- cgit v1.3.1