SuperHTML

  1. Create an extension of SuperHTML.php and add support for checkboxes and radio buttons.
  2. 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.