• only use --asxhtml if TM_XHTML is set • set body text to be enclosed in <p> (required for HTML 4.0 strict) • set doc-type to strict (since the default is “guess” which gives it a 3.2 doc type for lots of documents) • disable the tidy-mark (meta generator header)
Changed: U trunk/Bundles/HTML.tmbundle/Commands/Tidy.plist _______________________________________________ textmate-dev mailing list [email protected] http://lists.macromates.com/mailman/listinfo/textmate-dev
