Validate local HTML
html.localValidates local HTML markup by reading a file and sending its content to the W3C Nu HTML Checker. Provide a file path to get standards compliance and error reports.
Instructions
Reads a bounded local HTML file and sends its markup to the W3C Nu HTML Checker. Use only files the user is authorized to share.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | Absolute or workspace-relative path to an HTML file. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error | No | ||
| errors | Yes |