From 604a80ca4215af4c06164c307ce7e517be69e80a Mon Sep 17 00:00:00 2001 From: Spencer Brower <6729162+sbrow@users.noreply.github.com> Date: Mon, 3 Aug 2026 09:24:59 -0400 Subject: [PATCH] chore: updated TODOS. --- TODOS.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/TODOS.md b/TODOS.md index b2c09b9..9c2f575 100644 --- a/TODOS.md +++ b/TODOS.md @@ -1,9 +1,10 @@ ## High priority - Polish existing features before moving on to new ones. +- - [ ] Improve diagnostics - [x] keep track of every error and don't report them more than once. - - [ ] make sure the frontmatter parser has good diagnostics. + - [ ] `*` make sure the frontmatter parser has good diagnostics. - [ ] fix the diagnostics in [DIAGNOSTIC TODOS](./DIAGNOSTIC_TODOS.yaml) - [ ] All Diagnostics should show: - [ ] *What* went wrong