File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33The Nu Markup Checker is the backend behind [ http://validator.nu ] [ 1 ] ,
44[ http://html5.validator.nu ] [ 2 ] , [ http://validator.w3.org/nu/ ] [ 3 ] , and the HTML5
5- facet of the [ W3C Validator] [ 4 ] .
5+ facet of the [ W3C Validator] [ 4 ] . Its source code is available from [ a set of
6+ repositories hosted at github] [ 5 ] , as is ` vnu.jar ` , a portable standalone
7+ version.
68
79 [ 1 ] : http://validator.nu
810 [ 2 ] : http://html5.validator.nu
911 [ 3 ] : http://validator.w3.org/nu/
1012 [ 4 ] : http://validator.w3.org
11-
12- The Nu Markup Checker source code is available from [ a set of repositories
13- hosted at github] [ 5 ] , as is ` vnu.jar ` , a portable standalone version.
14-
1513 [ 5 ] : https://github.com/validator/
1614
1715The easiest way to do things with the Nu Markup Checker on your own is to [ get
Original file line number Diff line number Diff line change @@ -11,8 +11,7 @@ <h1>The Nu Markup Checker</h1>
1111 and the HTML5 facet of the
1212 < a href ="http://validator.w3.org "> W3C Validator</ a > .
1313
14- < p >
15- The Nu Markup Checker source code is available from
14+ Its source code is available from
1615 < a href ="https://github.com/validator/ "> a set of repositories hosted at github</ a > ,
1716 as is < code > vnu.jar</ code > , a portable standalone version.
1817
You can’t perform that action at this time.
0 commit comments