File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
# The Nu Markup Checker
2
2
3
- The Nu Markup Checker forms the same code as the backend behind
3
+ The Nu Markup Checker is a name for the backend behind
4
4
[ http://html5.validator.nu ] [ 1 ] , [ http://validator.w3.org/nu/ ] [ 2 ] , and the HTML5
5
- facet of the legacy [ W3C Validator] [ 3 ] . The source code is available from [ a set
5
+ facet of the legacy [ W3C Validator] [ 3 ] . Its source code is available from [ a set
6
6
of repositories hosted at github] [ 4 ] , as is ` vnu.jar ` , a portable standalone
7
7
version for either batch-checking of HTML documents directly from the command
8
8
line and from other scripts/apps, or for use as a simple standalone HTTP server
Original file line number Diff line number Diff line change 4
4
< h1 > The Nu Markup Checker</ h1 >
5
5
6
6
< p >
7
- The Nu Markup Checker forms the same code as the backend behind
7
+ The Nu Markup Checker is a name for the backend behind
8
8
< a href ="http://html5.validator.nu "> http://html5.validator.nu</ a > ,
9
9
< a href ="http://validator.w3.org/nu/ "> http://validator.w3.org/nu/</ a > ,
10
10
and the HTML5 facet of the legacy
11
11
< a href ="http://validator.w3.org "> W3C Validator</ a > .
12
12
13
- The source code is available from
13
+ Its source code is available from
14
14
< a href ="https://github.com/validator/ "> a set of repositories hosted at github</ a > ,
15
15
as is < code > vnu.jar</ code > , a portable standalone version for either
16
16
batch-checking of HTML documents directly from the command line and from
You can’t perform that action at this time.
0 commit comments