Sean Allen wrote:
> anyone done anything about getting html tidy to play nice with  
> template toolkit syntax?
> 
> don't want to redo what is already done, google isn't helping then again
> 
> template toolkit tidy html
> 
> in any combo bring up a ton of stuff isn't relevant so maybe its out  
> there just lost in the noise.
> 
> thanks in advance,
> sean

It sounds like you are looking for a different type of solution, but I 
thought I would recommend the HTML Validator plugin for Firefox.  It 
includes Tidy validation, as well as an SGML parser.  It's a must have 
for anyone working with HTML.

You also don't have to worry about Template Toolkit tags interfering 
with the validation, as you are only viewing the template HTML after it 
has been processed.

Hope that helps...
Jim

_______________________________________________
templates mailing list
[email protected]
http://mail.template-toolkit.org/mailman/listinfo/templates

Reply via email to