URI: 
       tupdate TODO - webdump - [FORK] git://git.codemadness.org/webdump
  HTML git clone git://git.z3bra.org/webdump.git
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit bc99a8d588ffa6f168c4171613a213eb4a29cc75
   DIR parent f0d80eb0978a24a020847aa15f1f5f2cd8b4e469
  HTML Author: Hiltjo Posthuma <hiltjo@codemadness.org>
       Date:   Mon, 23 Sep 2019 09:38:44 +0200
       
       update TODO
       
       Diffstat:
         M TODO                                |       2 ++
       
       1 file changed, 2 insertions(+), 0 deletions(-)
       ---
   DIR diff --git a/TODO b/TODO
       t@@ -1,7 +1,9 @@
        - improve/remove duplicate white-space/newlines?
        - handle whitespace, and tag types properly: atleast: inline-block, inline, block, pre.
       +  - still handle &nbsp; as non-breaking-space, ^.
        - base href.
          specify and parse relative url, allow to specify base and also parse <base href="">
       +- show link to <frame>/<frameset>/<iframe>.
        - detect <link /> to RSS/Atom feed, show as link.
          example: <link rel="alternate" href="atom.xml" type="application/atom+xml" title="Codemadness Atom Feed" />
          or