[tweaks to documentation
jeremy@n-heptane.com**20080714214223] {
hunk ./src/HSP/HTML.hs 11
--- Attempt to render XML as well-formed HTML 4.01:
--- * no short tags are used, e.g., instead of
--- * the end tag is forbidden for some elements, for these we:
--- * render only the open tag, e.g.,
+-- Attempt to render XHTML as well-formed HTML 4.01:
+--
+-- 1. no short tags are used, e.g., \