Skip to content

docker-training/htmllinter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

HTML Linter

Usage

Pull the htmllinter image from Docker Hub:

docker image pull training/htmllinter:1.0

In the directory that contains the HTML code you want to check, run:

docker container run -v $(PWD):/code training/htmllinter:1.0

Checks for:

  • Broken URLs in HTML files

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •