From 22aeecd6302d440462c66136c52dbd922426bee4 Mon Sep 17 00:00:00 2001 From: Tiara Rodney Date: Wed, 31 Dec 2025 14:28:27 +0100 Subject: [PATCH] todo(17): in-progress --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO b/TODO index 47e17df..e747197 100644 --- a/TODO +++ b/TODO @@ -234,7 +234,7 @@ Description: A dataclass that transparently maps onto an SQL datastore, with ID: 17 Type: feature Title: recursive-descent HTML (DOM) parser -Status: open +Status: in-progress Priority: high Created: 2025-12-31 Description: Extend the built-in event-driven parser to be modeled after DOM