My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
HTMLBeautifier  
Updated Feb 5, 2010 by pbatt...@gmail.com

HTML Beautifier

A normaliser/beautifier for HTML that also understands embedded Ruby. Ideal for tidying up Rails templates.

Get it

Use 'sudo' on the last line if appropriate.

svn checkout http://paulbattley.googlecode.com/svn/htmlbeautifier/trunk htmlbeautifier
cd htmlbeautifier
ruby setup.rb

Use it

htmlbeautifier < source.rhtml > dest.rhtml
Comment by kmand...@gmail.com, Jul 3, 2009

What is the textmate command to beautify the content of the current file and replace it with the beautified output? How would you apply it on a directoy, perhaps recursively from within textmate?

Comment by Sonia.Sa...@gmail.com, Oct 4, 2009

Thanks!! That was very useful!


Sign in to add a comment
Powered by Google Project Hosting