-
-
Notifications
You must be signed in to change notification settings - Fork 213
Extensions (custom classes)
William Entriken edited this page May 2, 2017
·
5 revisions
This page lists extensions ("custom classes") that are available for html-proofer. You can use them in your HTML project's validation testing to enable all kinds of great testing.
| Extension | Ruby Gem | Quality store |
|---|---|---|
mailto-awesome checks that your mailto: links include predefined body and subject parameters |
html-proofer-mailto-awesome (not yet published) | ⭐️ |
| VnuCheck uses the Vnu HTML validator | (not published) | ⭐️ |
| ValidateCoursePage an example of validating HTML to match specific assumptions | (not published, not reusable) | ⭐️ |
Quality legend:
- ⭐️ Project is published online
- ⭐️⭐️ Project is published on rubygems.org
- ⭐️⭐️⭐️ Project is published on rubygems.org and includes passing build tests