HTML to Haml Textmate Snippet 3

Posted by Matt on October 22, 2008

Here is an Textmate snippet that allows you to easily convert HTML and ERB templates to Haml. It also re-converts certain characters back to their normal form after conversion (for some reason html2haml converts stuff like less-than signs and quotes to their HTML character code, ugh).

Trackbacks

Use this link to trackback from your own site.

Comments

Leave a response

  1. Zach Inglis Thu, 23 Oct 2008 15:38:34 PDT

    Can you post it as a Gist please :)?

  2. Matt Thu, 23 Oct 2008 15:42:14 PDT

    But of course ;)
    git://gist.github.com/19195.git

  3. Zach Inglis Thu, 23 Oct 2008 15:56:03 PDT

    Now you can embed it :p

Comments