RE: [security-services] CD prep tips for other editors

From
Scott Cantor <>
Date
2007-05-08T14:26:57+00:00
ID
001f01c7917c$ed829a00$c887ce00$@
Thread
RE: [security-services] CD prep tips for other editors
> Ah, that may explain why the filename extension (.html/.xhtml) matters
> in your case.  Does the output file have a DOCTYPE declaration?

Yes, it's valid XHTML according to the W3C. Valid doesn't mean usable.

> Note the 'doctype: loose' config parameter.  I tried 'doctype: strict'
> but you don't even want to know how many validator errors that
> produced.

Well, I didn't get any errors, the SimpleTidy program gave me something
valid, just not always something readable.

I'll try the actual tidy code next time.

-- Scott