Tidying Options
Uppercase Tags
This option specifies if WebTidy will replace lower case HTML tags with upper case HTML tags
Uppercase Attributes
This option specifies if WebTidy will replace lower case HTML tag attributes with upper case HTML tag attributes
Break before
This option specifies if WebTidy will output a line break before <BR> tags
Indent Tags
This option specifies if WebTidy should indent block-level tags such as TITLE, H1-H6, LI, TD or P dependeing on whether or not the content includes a block-level element. Ticking this checkbox may expose layout bugs in some web browsers.
Remove empty paragraphs
This option specifies if WebTidy should remove empty paragraph tags. If not ticked, WebTidy will replace the paragraph tags with BR tags as per HTML 4.0
Strip MS Word 2000 tags
This option specifies if WebTidy should remove surplus code inserted by Microsoft Word 2000.
Strip vendor-specific HTML
This option specifies if WebTidy should strip Microsoft specific HTML code from Microsoft Word 2000 documents and output spaces instead of non-breaking spaces.
Fix Bad Comments
This option specifies if WebTidy should replace unexpected hyphens with "=". This option is provided for Cold Fusion users as Cold Fusion uses the comment syntax <!--- --->
Fix URLs
This option specifies if WebTidy should check the attribute values for illegal characters in URLs. If found, characters are escaped as per HTML 4.0
Replace fonts with styles
This option specifies if WebTidy should replace presentational tags and replace them with style rules where appropriate.