debugging-tools: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
(Gardening of validators page, includes more than just validators. Try to use this as definitive publisher-debugging resource.)
m (Edit title. Correct referring to a linting tool as a validator.)
Line 1: Line 1:
<entry-title>Microformats validators, conformance checkers and debugging tools</entry-title>
<entry-title>Microformats Debugging</entry-title>
 
Conformance checkers, validators, linting tools and debuggers.
 
__TOC__
__TOC__


Line 19: Line 22:
* [http://tools.microformatic.com/help/xhtml/rel-lint/]
* [http://tools.microformatic.com/help/xhtml/rel-lint/]


Rel-Lint supports validation and inspection of [[rel-tag|rel-tag]] and [[xfn|XFN]] (by [[implementors#Drew_McLellan|Drew McLellan]])
Rel-Lint provides linting and inspection of [[rel-tag|rel-tag]] and [[xfn|XFN]] (by [[implementors#Drew_McLellan|Drew McLellan]])


== [[hCard]] Tools ==
== [[hCard]] Tools ==

Revision as of 22:31, 15 May 2009

<entry-title>Microformats Debugging</entry-title>

Conformance checkers, validators, linting tools and debuggers.

All Microformats

Optimus Validator

As well as a transformer, Optimus has a validator/conformance-checker mode, flagging errors in microformat mark-up. It's not 100% accurate (as of 2009-05-15), but still provides valuable debugging feedback.

Operator Debugger

Operator does a good job of compliant parsing for microformats in general, and includes a debug mode that can help identify errors in the object structure.

rel-lint

Rel-Lint provides linting and inspection of rel-tag and XFN (by Drew McLellan)

hCard Tools

hCalendar

Related