aboutsummaryrefslogtreecommitdiff
path: root/module/sxml/html.scm (follow)
Commit message (Collapse)AuthorAge
* Re-add (sxml html).Hugo Hörnquist2022-06-12
| | | | | | See future commits for rationale. This reverts commit 54fc8cf92e9212cc88c824f7b49549160d860657.
* Remove unused (sxml html).Hugo Hörnquist2020-08-28
|
* Patch sxml->html, adding:Hugo Hörnquist2020-07-09
| | | | | | | - Support for multiple body forms - Processing instructions (*PI*) (<? ?>) - *TOP* as noop grouper - mapping `#f' to nothing (instead of self)
* Import sxml->html from dthompson.Hugo Hörnquist2020-07-08