summaryrefslogtreecommitdiff
path: root/sys/src/cmd/mothra/html.h
AgeCommit message (Expand)Author
2015-09-08mothra: make text inside <td> boldcinap_lenrek
2015-09-03mothra: subscript and superscript supportcinap_lenrek
2015-08-01mothra: enable compiler warnings and type checking, cleanupcinap_lenrek
2015-08-01mothra: support for inline images and <image> tagcinap_lenrek
2015-03-15mothra: <del>, <ins>, <wbr>cinap_lenrek
2015-03-15mothra: add <strike> supportcinap_lenrek
2013-10-10mothra: handle <input type=image>cinap_lenrek
2013-08-09mothra: log post data with debug flag, increase max token length from 1K to 4Kcinap_lenrek
2012-09-11mothra: special parse mode for <script> as parsetag gets confused by long jav...cinap_lenrek
2012-07-08mothra: handle span and div, helps to resynchronization on html errorscinap_lenrek
2012-03-18mothra: interpret table regardless of nestingcinap_lenrek
2011-11-08mothra: treat <div> as <p>stanley lieber
2011-11-06mothra: more tagscinap_lenrek
2011-11-06mothra: support <video>, <object>, <input type=password> and <meta http-equiv...cinap_lenrek
2011-10-03mothra: ignore http content-type and encoding and just do content sniffingcinap_lenrek
2011-09-23mothra: button tag, email input typecinap_lenrek
2011-09-20uhtml: add html to unicode converter, used by mothra and page/html2mscinap_lenrek
2011-09-04add mothracinap_lenrek