File tree Expand file tree Collapse file tree 2 files changed +15
-13
lines changed Expand file tree Collapse file tree 2 files changed +15
-13
lines changed Original file line number Diff line number Diff line change @@ -9,17 +9,19 @@ 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 Nu Markup Checker is also available as a portable standalone jar file called
13
- ` vnu.jar ` .
14
-
15
12
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 ] .
13
+ hosted at github] [ 5 ] .
17
14
18
15
[ 5 ] : https://github.com/validator/
16
+
17
+ The easiest way to run your own copy of the Nu Markup Checker is to [ get the
18
+ latest vnu.jar release] [ 6 ] . The ` vnu.jar ` file provides a portable standalone
19
+ version of the Nu Markup Checker.
20
+
19
21
[ 6 ] : https://github.com/validator/validator.github.io/releases/latest
20
22
21
- In in the ** Usage** section below are instructions on how to use ` vnu.jar ` to
22
- check the markup of documents.
23
+ In the ** Usage** section below are instructions on how to use ` vnu.jar ` to check
24
+ the markup of documents.
23
25
24
26
** Note:** In the instructions, replace _ "~ /vnu.jar"_ with the actual path to the
25
27
` vnu.jar ` file on your system.
Original file line number Diff line number Diff line change @@ -12,17 +12,17 @@ <h1>The Nu Markup Checker</h1>
12
12
< a href ="http://validator.w3.org "> W3C Validator</ a > .
13
13
14
14
< p >
15
- The Nu Markup Checker is also available as a portable standalone jar
16
- file called < code > vnu.jar </ code > .
15
+ The Nu Markup Checker source code is available from
16
+ < a href =" https://github.com/validator/ " > a set of repositories hosted at github </ a > .
17
17
18
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 > .
19
+ The easiest way to run your own copy of the Nu Markup Checker is to
20
+ < a href ="https://github.com/validator/validator.github.io/releases/latest " > get the latest vnu.jar release </ a > .
21
+ The < code > vnu.jar </ code > file provides a portable standalone version of
22
+ the Nu Markup Checker .
23
23
24
24
< p >
25
- In in the < b > Usage</ b > section below are instructions on how to use
25
+ In the < b > Usage</ b > section below are instructions on how to use
26
26
< code > vnu.jar</ code > to check the markup of documents.
27
27
28
28
< p class =note > < b > Note:</ b > In the instructions, replace
You can’t perform that action at this time.
0 commit comments