File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -23,10 +23,10 @@ HTML checking with a frontend such as:
2323 * [ Grunt plugin for HTML validation] [ 6 ]
2424
2525 * [ HTML5 Validator Integration for Travis CI] [ 7 ] (auto-check documents pushed
26- to a particular github repo/branch )
26+ to a github repo)
2727
28- * [ LMVTFY: Let Me Validate That For You] [ 8 ] (auto-check HTML content of
29- JSFiddle/JSBin/Codepen etc. pages posted as links in github issue comments)
28+ * [ LMVTFY: Let Me Validate That For You] [ 8 ] (auto-check HTML of JSFiddle/JSBin
29+ etc. links in github issue comments)
3030
3131 [ 6 ] : https://github.com/jzaefferer/grunt-html
3232 [ 7 ] : https://github.com/svenkreiss/html5validator
Original file line number Diff line number Diff line change @@ -29,11 +29,10 @@ <h1>The Nu Markup Checker (v.Nu)</h1>
2929< a href ="https://github.com/jzaefferer/grunt-html "> Grunt plugin for HTML validation</ a >
3030< li >
3131< a href ="https://github.com/svenkreiss/html5validator "> HTML5 Validator Integration for Travis CI</ a >
32- (auto-check documents pushed to a particular github repo/branch )
32+ (auto-check documents pushed to a github repo)
3333< li >
3434< a href ="https://github.com/cvrebert/lmvtfy/ "> LMVTFY: Let Me Validate That For You</ a >
35- (auto-check HTML content of JSFiddle/JSBin/Codepen etc. pages posted as links
36- in github issue comments)
35+ (auto-check HTML of JSFiddle/JSBin etc. links in github issue comments)
3736</ ul >
3837
3938< p class =links >
You can’t perform that action at this time.
0 commit comments