summaryrefslogtreecommitdiff
path: root/content/handlers/html/html.c
Commit message (Expand)AuthorAgeFilesLines
* Do not prevent reattempting conversion of HTML contentsDaniel Silverstone2019-05-061-8/+0
* change content get_source_data interfaces to return uint8_t and size_tVincent Sanders2019-05-051-3/+3
* Logging: migrate and provide content interfaceDaniel Silverstone2019-05-051-1/+1
* Support content_exec for content_htmlDaniel Silverstone2019-05-051-0/+85
* CSS: Update for change to libcss select style API.Michael Drake2019-05-041-0/+1
* Support script insertion after conversion has begunDaniel Silverstone2019-05-041-4/+107
* HTML: Don't try to finish an HTML document's conversion twice.Michael Drake2018-08-271-0/+16
* clean up html content handler header useVincent Sanders2018-05-111-1/+3
* move html and text content handlers where they belongVincent Sanders2018-05-101-0/+2468