Hi, I'm trying to use HTML Tidy to clean up my html in a few projects...
I can't seem to make it ignore the T::T templates very well. This is my current config file. If anyone has one that works well, please send it my way. Thanks. Jeff. indent: auto indent-spaces: 2 wrap: 72 markup: yes output-xml: no input-xml: no show-warnings: yes numeric-entities: yes quote-marks: yes quote-nbsp: yes quote-ampersand: no break-before-br: no uppercase-tags: no uppercase-attributes: no char-encoding: latin1 new-inline-tags: tmpl_var, tmpl_include, tmpl_if, tmpl_loop new-empty-tags: tmpl_var, tmpl_include, tmpl_if, tmpl_loop new-pre-tags: tmpl_var, tmpl_include, tmpl_if, tmpl_loop ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01 _______________________________________________ Html-template-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/html-template-users
