It's very difficult to manage the whitespaces in template by '-' mark, and 
usually makes the template difficult to read when try to output indented 
HTML. It's of little use in production environment, but very useful 
in development environment. I tried pytidylib but tidy can only filter 
XHTML and HTML4 or before, it replaced my '<!DOCTYPE html>' (html5) with 
its one and CORRECT something but valid.

How can I just re-indent the HTML without the correction? The input HTML 
is guaranteed valid.

Thanks

Cosmia

-- 
You received this message because you are subscribed to the Google Groups 
"pocoo-libs" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/pocoo-libs/-/8LAB7rIN8m0J.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pocoo-libs?hl=en.

Reply via email to