Fast Link Checker for Markdown and HTML in Go
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.
 
 
 
 
 
 
Yota Toyama 2ee11632f4 Use blackfriday as markdown parser 8 years ago
.circleci Initialize command code and test 8 years ago
examples Use blackfriday as markdown parser 8 years ago
.gitignore Initialize command code and test 8 years ago
Gemfile Initialize command code and test 8 years ago
Gemfile.lock Initialize command code and test 8 years ago
LICENSE Initial commit 8 years ago
README.md Add badges 8 years ago
main.go Use blackfriday as markdown parser 8 years ago
main_test.go s/Url/URL/g 8 years ago
rakefile.rb Set deadline option 8 years ago
url_checker.go Change output colors 8 years ago
utils.go Use URL checker object 8 years ago

README.md

linkcheck

Circle CI Go Report Card License

Check links in Markdown or HTML

License

MIT