SuperHTML
-
Create an extension of
SuperHTML.php
and add support for checkboxes and
radio buttons.
- If you utilize the tag() of SuperHTML to add the <PRE> tag, it will
insert two spaces before the first line. Try to inherit from SuperHTML
and re-write the gTag() method to correct this bug.