git.y1.nz

digest-html

Converts HTML to plaintext-with-links.
download: http://git.y1.nz/archives/digest-html.tar.gz
README | Files | Log | Refs

TODO

      1 Things To Do.
      2 
      3 Bugs (fix)
      4 [x] show newlines between tags in <pre>
      5 
      6 [ ] properly escape all square brackets. It's buggy sometimes.
      7 
      8 Features (add)
      9 [x] Render pages with better spacing
     10 [x] Preprocess links to make them absolute
     11 [x] Make tables legible
     12 [ ] Figure out how to make forms useable with lwl...
     13 
     14 Polish (later)
     15 [ ] Go over EVERY GUMBO_TAG_??? enum value, is there a standard for this?
     16 
     17 [ ] Write man page

This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.