// sample config file for HTML tidy
indent:auto
indent-spaces:1
wrap:100
markup:yes
output-xhtml:yes
show-body-only:no
show-warnings:yes
output-encoding:utf8
write-back:yes
new-inline-tags:
new-blocklevel-tags:tmpl_if,tmpl_unless,tmpl_loop
new-empty-tags:tmpl_else, tmpl_include, tmpl_var
// C:\www.activestate.com>tidy -config \tidy_config.txt -mq index.html