The checkmd tool parses Markdown files and reports common linter issues. https://mellium.im/checkmd/
Go to file
Sam Whited fc1a6b165d
ci/woodpecker/push/dco Pipeline was successful Details
ci/woodpecker/push/test Pipeline failed Details
ci/woodpecker/push/validate Pipeline failed Details
all: bump Go version and remove use of ioutil
Signed-off-by: Sam Whited <sam@samwhited.com>
2022-12-31 09:59:26 -05:00
.woodpecker .woodpecker: use Codeberg CI (Woodpecker) 2022-07-15 06:54:37 -04:00
.gitignore Initial commit with simple link parsing 2020-05-14 15:31:56 -04:00
LICENSE Initial commit with simple link parsing 2020-05-14 15:31:56 -04:00
README.md all: refresh links in readme 2022-07-15 06:25:17 -04:00
go.mod all: bump Go version and remove use of ioutil 2022-12-31 09:59:26 -05:00
go.sum all: update go.mod and run go mod tidy 2022-07-15 06:25:54 -04:00
main.go all: bump Go version and remove use of ioutil 2022-12-31 09:59:26 -05:00

README.md

checkmd

Issue Tracker Docs Chat License

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.