HTMLBundle.sugar 1.0

May 21, 2009

Includes the majority of non-UI dependent actions from the Textmate HTML.bundle that didn’t make it into TEA, along with an expanded collection of the Textmate HTML snippets.

Initial release

  • Entities → Decode Entities in Selection/Line
  • Encrypt Selection/Line (ROT13)
  • URL Escape Selection/Line
  • URL Unescape Selection/Line
  • Wrap in <?= … ?>
  • Strip HTML From Document/Selection
  • Full snippet library ported from Textmate