documentation html fixes (#8887)

Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
This commit is contained in:
chris48s
2023-02-12 18:47:16 +00:00
committed by GitHub
parent e5be1d6a1c
commit c2fe2ffa2e
12 changed files with 22 additions and 31 deletions

View File

@@ -102,11 +102,10 @@ const documentation = `
This badge relies on the <a target="_blank" href="https://validator.nu/">https://validator.nu/</a> service to perform the validation.
Please refer to <a target="_blank" href="https://about.validator.nu/">https://about.validator.nu/</a> for the full documentation and Terms of service.
The following are required from the consumer for the badge to function.
<ul class="note">
<li>
Path:
<ul>
<ul>
<li>
parser: The parser that is used for validation. This is a passthru value to the service
<ul>
@@ -115,8 +114,8 @@ const documentation = `
<li>xml <i>(XML; dont load external entities)</i></li>
<li>xmldtd <i>(XML; load external entities)</i></li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li>
Query string:
@@ -140,7 +139,7 @@ const documentation = `
<li>SVG 1.1, URL, XHTML, MathML 3.0</li>
</ul>
</li>
</ul>
</ul>
</li>
</ul>
</p>