8
0
Fork
You've already forked checkmd
0
The checkmd tool parses Markdown files and reports common linter issues. https://mellium.im/checkmd/
  • Go 100%
Sam Whited fc1a6b165d
Some checks failed
ci/woodpecker/push/dco Pipeline was successful
ci/woodpecker/push/test Pipeline failed
ci/woodpecker/push/validate Pipeline failed
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
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
LICENSE Initial commit with simple link parsing 2020年05月14日 15:31:56 -04:00
main.go all: bump Go version and remove use of ioutil 2022年12月31日 09:59:26 -05:00
README.md all: refresh links in readme 2022年07月15日 06:25:17 -04:00

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.