From 4c41d853853e5d270bd19f385ffbcf4fb1c1f489 Mon Sep 17 00:00:00 2001 From: Spencer Brower <6729162+sbrow@users.noreply.github.com> Date: Sun, 2 Aug 2026 16:12:59 -0400 Subject: [PATCH] chore: Cleaned up completed TODOS. --- TODOS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODOS.md b/TODOS.md index c550a47..70366f5 100644 --- a/TODOS.md +++ b/TODOS.md @@ -39,7 +39,7 @@ - [ ] currently an accessibility issue. - [x] support JSON5 in in frontmatter - [ ] Create a json schema file for `thor.json`. -- [ ] cleanup `#partial switch`es. +- [x] cleanup `#partial switch`es. - [ ] improve json diagnostics. - i.e. "Missing quotes around string", etc. - [ ] don't use bullshit "sub-tokens", add filters and pipes as proper tokens.