HTML Tidy is a program, which helps to find errors in HTML documents and to perform some actions on HTML pages, such as "convert tags to lowercase", "convert document to XHTML form", "make document clean", "reformat for better readability" etc.
Plugin adds menuitems to "Plugins" menu of Synwrite:
- "Menu": shows list of configured Tidy actions. Each action formats source file, if it's ok;
if not it shows error report in Validation tab of Output panel.
- "Validate document": shows list of errors in code in Validation tab of Output panel.
You can double-click lines in this list to go to source code.
- "Browse configs": shows folder with config files, one txt file per Tidy action, you can edit configs or add new ones.
Help files:
Author of plugin: Alexey (Synwrite)
License: MIT