README
checkmd
The checkmd
tool parses Markdown files and reports common linter issues.
It is mainly used to validate the documentation for mellium.im/xmpp
.
License
The package may be used under the terms of the BSD 2-Clause License a copy of which may be found in the file "LICENSE".
Unless you explicitly state otherwise, any contribution submitted for inclusion in the work by you shall be licensed as above, without any additional terms or conditions.
Documentation
Overview ¶
The checkmd command parses Markdown documents and returns an error if any relative links or invalid URLs are found. Other tests may be added later.