diff --git a/TODO b/TODO index 56cf823..47e17df 100644 --- a/TODO +++ b/TODO @@ -230,3 +230,14 @@ Description: A dataclass that transparently maps onto an SQL datastore, with command generation for syncing data between data class and store --- + +ID: 17 +Type: feature +Title: recursive-descent HTML (DOM) parser +Status: open +Priority: high +Created: 2025-12-31 +Description: Extend the built-in event-driven parser to be modeled after DOM + recursive-descent HTML parser + +---