add a temporary TODO file - webdump_tests - Testfiles for webdump
 (HTM) git clone git://git.codemadness.org/webdump_tests
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
       ---
 (DIR) commit 3eb7893c950ae10cc4e8dbb092603e73470888ba
 (DIR) parent 6274b57dc7c8da6021c124f713cb820a88205303
 (HTM) Author: Hiltjo Posthuma <hiltjo@codemadness.org>
       Date:   Tue, 12 Sep 2023 20:31:22 +0200
       
       add a temporary TODO file
       
       Diffstat:
         A TODO                                |       5 +++++
       
       1 file changed, 5 insertions(+), 0 deletions(-)
       ---
 (DIR) diff --git a/TODO b/TODO
       @@ -0,0 +1,5 @@
       +- tests for <nav>, <article>, <aside>, <details>, etc
       +- test nested tables.
       +- test nested tables with optional tags.
       +- test optional <option> tags in <select>.
       +- test all optional tags.