From da25e0da579da33dffddd16b9a564f358205c43b Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Fri, 25 Aug 2023 08:37:43 +0530 Subject: feat: string concatentation + quote --- TODO.norg | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'TODO.norg') diff --git a/TODO.norg b/TODO.norg index ba5412d..59fadbf 100644 --- a/TODO.norg +++ b/TODO.norg @@ -1,11 +1,12 @@ * Now - (x) Documentation - - ( ) string concatenation/interpolation + - (x) string concatenation/interpolation + - (x) some way to de-quotify values? + - (x) re-quotify value - ( ) analog + digital clock example - ( ) `--cssx-use-properties: --parent-prop;` to trigger nested property update - ( ) Update `--cssx-text` on update - ( ) FFI interface to declare functions - - ( ) some way to de-quotify values? - ( ) `has-class` - ( ) `add-class` & `remove-class` should use self if id is not specified? -- cgit v1.3.1