From 0e4b002615b360284b43b5ceee6feb3ed8c1b72f Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Fri, 25 Aug 2023 10:41:54 +0530 Subject: feat: adds do expressions --- TODO.norg | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'TODO.norg') diff --git a/TODO.norg b/TODO.norg index 8be3a55..3d052cf 100644 --- a/TODO.norg +++ b/TODO.norg @@ -5,8 +5,9 @@ - (x) re-quotify value - (x) analog + digital clock example - (x) error handling try - - ( ) Scoped catch on try + - (x) Scoped catch on try - ( ) `do` expression + - ( ) `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