File tree Expand file tree Collapse file tree 2 files changed +9
-14
lines changed Expand file tree Collapse file tree 2 files changed +9
-14
lines changed Original file line number Diff line number Diff line change @@ -9,16 +9,13 @@ facet of the [W3C Validator][4].
9
9
[ 3 ] : http://validator.w3.org/nu/
10
10
[ 4 ] : http://validator.w3.org
11
11
12
- The source code for the Nu Markup Checker is contained in [ a number of
13
- repositories hosted at github] [ 5 ] .
14
-
15
- [ 5 ] : https://github.com/validator/
16
-
17
12
The Nu Markup Checker is also available as a portable standalone jar file called
18
13
` vnu.jar ` .
19
14
20
- The [ latest vnu.jar release] [ 6 ] is available for download.
15
+ The Nu Markup Checker source code is available from [ a set of repositories
16
+ hosted at github] [ 5 ] , as is the [ latest vnu.jar release] [ 6 ] .
21
17
18
+ [ 5 ] : https://github.com/validator/
22
19
[ 6 ] : https://github.com/validator/validator.github.io/releases/latest
23
20
24
21
In in the ** Usage** section below are instructions on how to use ` vnu.jar ` to
Original file line number Diff line number Diff line change @@ -11,17 +11,15 @@ <h1>The Nu Markup Checker</h1>
11
11
and the HTML5 facet of the
12
12
< a href ="http://validator.w3.org "> W3C Validator</ a > .
13
13
14
- < p >
15
- The source code for the Nu Markup Checker is contained in
16
- < a href ="https://github.com/validator/ "> a number of repositories hosted at github</ a > .
17
-
18
14
< p >
19
15
The Nu Markup Checker is also available as a portable standalone jar
20
16
file called < code > vnu.jar</ code > .
21
- < br >
22
- The
23
- < a href ="https://github.com/validator/validator.github.io/releases/latest "> latest vnu.jar release</ a >
24
- is available for download.
17
+
18
+ < p >
19
+ The Nu Markup Checker source code is available from
20
+ < a href ="https://github.com/validator/ "> a set of repositories hosted at github</ a > ,
21
+ as is the
22
+ < a href ="https://github.com/validator/validator.github.io/releases/latest "> latest vnu.jar release</ a > .
25
23
26
24
< p >
27
25
In in the < b > Usage</ b > section below are instructions on how to use
You can’t perform that action at this time.
0 commit comments