anyone know of html beautifier for linux?

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
jmut
Forum Regular
Posts: 945
Joined: Tue Jul 05, 2005 3:54 am
Location: Sofia, Bulgaria
Contact:

anyone know of html beautifier for linux?

Post by jmut »

hi,
I am looking for html beautifier for linux but could not find something yet.
Checked google...results look promising but...didn't find anything :(

anyone know of somthing like that?
The idea is to format html code written by...dreamweaver for example :D
User avatar
phpScott
DevNet Resident
Posts: 1206
Joined: Wed Oct 09, 2002 6:51 pm
Location: Keele, U.K.

Post by phpScott »

http://uk2.php.net/tidy might help you out.
jmut
Forum Regular
Posts: 945
Joined: Tue Jul 05, 2005 3:54 am
Location: Sofia, Bulgaria
Contact:

Post by jmut »

yep found the solution,
http://tidy.sourceforge.net/
10xy
Post Reply