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 98c939a57a Don't show filenames on successful checks 8 years ago
.circleci Initialize command code and test 8 years ago
examples Show filenames in outputs 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
file_checker.go Move extractURLS function 8 years ago
file_checker_test.go Move extractURLS function 8 years ago
main.go Don't show filenames on successful checks 8 years ago
rakefile.rb Set deadline option 8 years ago
url_checker.go Fix verbose option 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