File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ repositories][4]. The checker is released as two separate packages:
21
21
[ 6 ] : http://validator.github.io/service.html#servlet
22
22
23
23
To use the Nu Markup Checker on your own, [ get the latest release] [ 7 ] and see
24
- the Usage section below— or alternatively, consider automating your HTML
24
+ the ** Usage** section below— or alternatively, consider automating your HTML
25
25
checking with a frontend such as:
26
26
27
27
[ 7 ] : https://github.com/validator/validator.github.io/releases/latest
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ <h1>The Nu Markup Checker (v.Nu)</h1>
26
26
< p >
27
27
To use the Nu Markup Checker on your own,
28
28
< a href ="https://github.com/validator/validator.github.io/releases/latest "> get the latest release</ a >
29
- and see the < a href ="#usage "> Usage section</ a > below—
29
+ and see the < a href ="#usage "> < b > Usage</ b > section</ a > below—
30
30
or alternatively, consider automating your HTML checking with a frontend such as:
31
31
< ul >
32
32
< li >
Original file line number Diff line number Diff line change @@ -106,3 +106,6 @@ pre.aligned {
106
106
.links {
107
107
text-align : center;
108
108
}
109
+ a b {
110
+ font-weight : normal;
111
+ }
You can’t perform that action at this time.
0 commit comments