File tree Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ The `vnu.jar` application is a portable standalone version of the validator.nu
4
4
markup checker.
5
5
6
6
The [ latest vnu.jar release] [ 1 ] is available from the ` validator ` project at
7
- github. In in the ** Usage** section below are instructions on how to use it
8
- to check the markup of documents.
7
+ github. In in the ** Usage** section below are instructions on how to use it to
8
+ check the markup of documents.
9
9
10
10
[ 1 ] : https://github.com/validator/validator.github.io/releases
11
11
Original file line number Diff line number Diff line change 1
1
<!doctype html> < html > < head > < meta charset =utf-8 >
2
- < title > How to use the vnu.jar markup checker</ title > </ head >
2
+ < title > The vnu.jar markup checker</ title > </ head >
3
3
< body >
4
- < h1 > How to use the vnu.jar markup checker</ h1 >
4
+ < h1 > The vnu.jar markup checker</ h1 >
5
5
6
6
< p > The < code > vnu.jar</ code > application is a portable standalone
7
7
version of the validator.nu markup checker.
8
8
< p > The
9
9
< a href ="https://github.com/validator/validator.github.io/releases "
10
10
> latest vnu.jar release</ a >
11
11
is available from the < code > validator</ code > project at github.
12
- The following are instructions on how to use it to check the markup of
13
- documents.
12
+
13
+ In in the < b > Usage</ b > section below are instructions on how to use it
14
+ to check the markup of documents.
14
15
15
16
< p class =note > < b > Note:</ b > In the instructions, replace
16
17
< var > "~/vnu.jar"</ var > with the actual path to the < code > vnu.jar</ code >
You can’t perform that action at this time.
0 commit comments