cyb3r-jak3/HTML5 Validator
Checks HTML5 Syntax using html5validator
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| root | Path of the files to test | no | — |
| config | Path of config file | no | — |
| extra | Extra arguments to test with | no | — |
| format | Format for logging output. Valid values: gnu, xml, json, text | no | — |
| log_level | Logging Level. Valid values: DEBUG, INFO, WARNING. Default: WARNING | no | WARNING |
| css | Checks css as well | no | — |
| blacklist | Files or directories to ignore in checking | no | — |
| skip_git_check | Skip checking that code has been checked out | no | false |
Outputs
| name | description |
|---|---|
| result | The exit code |