mirror of https://github.com/nmasse-itix/liche.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
715 B
715 B
linkcheck
linkcheck is a command line tool to check links in Markdown and HTML files.
It checks all a and img tags in specified files.
Installation
go get -u github.com/raviqqe/linkcheck
Usage
linkcheck file.md
linkcheck file1.md file2.md