aboutsummaryrefslogtreecommitdiffstats
path: root/html.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix a mistake I made with </dd> and </dt> tagsbptato2021-02-131-2/+1
* Improve description list renderingbptato2021-02-131-1/+2
* Merge pull request #147 from acli/20200825_sectionTatsuya Kinoshita2020-08-301-2/+2
|\
| * wip from about a week ago. Need to stash these away for now to check the q br...Ambrose Li2020-08-291-2/+2
* | In HTML5 anchors should not be closed when encountering divs, for example, bu...Ambrose Li2020-08-251-2/+4
|/
* Add TFLG_END to "/sup", "/sub" and "/figure" for TagMAPTatsuya Kinoshita2020-08-231-5/+3
* Rudimentary support for figure, figcaptionAmbrose Li2020-08-211-4/+5
* Merge from upstream on 2012-05-22Tatsuya Kinoshita2012-05-221-3/+3
* Support the button element as defined in HTML 4.01Tatsuya Kinoshita2011-06-191-17/+20
* Adding upstream version 0.5.3upstream/0.5.3Tatsuya Kinoshita2011-05-041-62/+104
* Adding upstream version 0.5.2upstream/0.5.2Tatsuya Kinoshita2011-05-041-29/+40
* Adding upstream version 0.5.1upstream/0.5.1Tatsuya Kinoshita2011-05-041-0/+341