JChecker X is an HTML coding support plug-in for our editor "Jedit X". It supports HTML validation, auto-correction for errors, URL link checking, beautifying HTML source text and others.
No more online HTML validators
No need to connect to the internet to check HTML. JChecker checks HTML much faster than online validators. You can efficiently correct the detected errors because the checked result works closely with the editor Jedit X.
Strict HTML validating
Checks over seventy different items such as hierarchical relation of Tags, matching end tags, order of tags, types of attribute values and spelling, all based on the HTML dictionary you specify. JChecker supports 14 dictionaries such as HTML2.0, HTML3.2, HTML4.0, XHTML1.0, XHTML1.1, Compact HTML1.0, and XHTML Basic1.0.
Drag and Drop checking
You can instantly validate HTML by dropping file icon or URL onto the JChecker error browser without choosing the menu "Validate HTML".
Automatic error correction
7JChecker can automatically correct 43 types of errors out of 79 types of HTML errors. JChecker supports both "one by one correction" and "batch correction".
Broken link detection
Checks existence of linked pages or files, supporting both remote and local link checking. JChecker also supports "root and branch checking" which checks all pages linked to the root page.
Makes HTML more readable
Supports beautifying of HTML text. Beautifying lets you determine the amount of indentation related to tag hierarchy, or the deletion of line feed codes. In the beautifying Preferences, you can set beautifying options for each type of tag.
Super convenient menu "Edit Selected Tag"
Setting caret somewhere in the tag you wish to edit, choose the menu "Edit Selected Tag." Then an attribute editing dialog appropriate for the selected tag will popup.