The checkmd tool parses Markdown files and reports common linter issues.
https://mellium.im/checkmd/
ci/woodpecker/push/dco Pipeline was successful
Details
ci/woodpecker/push/test Pipeline failed
Details
ci/woodpecker/push/validate Pipeline failed
Details
Signed-off-by: Sam Whited <sam@samwhited.com> |
||
---|---|---|
.woodpecker | ||
.gitignore | ||
LICENSE | ||
README.md | ||
go.mod | ||
go.sum | ||
main.go |
README.md
checkmd
The checkmd
tool parses Markdown files and reports common linter issues.
It is mainly used to validate the documentation for mellium.im/xmpp
.
If you'd like to contribute to the project, see CONTRIBUTING.md.
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.