💾 Archived View for freeshell.de › tldr › html5validator.gmi captured on 2023-12-28 at 16:29:05. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2022-04-28)

-=-=-=-=-=-=-

html5validator

A command-line tool for testing HTML5 validity.

More information.

html5validator {path/to/file}
html5validator --root {path/to/directory}
html5validator --show-warnings {path/to/file}
html5validator --root {path/to/directory} --match "{*.html *.php}"
html5validator --root {path/to/directory} --blacklist "{node_modules vendor}"
html5validator --format {gnu|xml|json|text} {path/to/file}
html5validator --root {path/to/directory} --log {debug|info|warning}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY