mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-16 14:00:13 +01:00
Add README.md link to markdownlint-cli2-action.
This commit is contained in:
parent
22b755fb79
commit
21e27a4b63
1 changed files with 2 additions and 0 deletions
|
|
@ -38,6 +38,7 @@ and test cases came directly from that project.
|
||||||
- [markdownlint-cli2][markdownlint-cli2] command-line interface for Node.js
|
- [markdownlint-cli2][markdownlint-cli2] command-line interface for Node.js
|
||||||
([works with pre-commit][markdownlint-cli2-precommit])
|
([works with pre-commit][markdownlint-cli2-precommit])
|
||||||
- GitHub
|
- GitHub
|
||||||
|
- [GitHub Action for markdownlint-cli2][markdownlint-cli2-action]
|
||||||
- [GitHub Super-Linter Action][super-linter]
|
- [GitHub Super-Linter Action][super-linter]
|
||||||
- [GitHub Actions problem matcher for
|
- [GitHub Actions problem matcher for
|
||||||
markdownlint-cli][markdownlint-problem-matcher]
|
markdownlint-cli][markdownlint-problem-matcher]
|
||||||
|
|
@ -60,6 +61,7 @@ and test cases came directly from that project.
|
||||||
[markdownlint-cli]: https://github.com/igorshubovych/markdownlint-cli
|
[markdownlint-cli]: https://github.com/igorshubovych/markdownlint-cli
|
||||||
[markdownlint-cli-precommit]: https://github.com/igorshubovych/markdownlint-cli#use-with-pre-commit
|
[markdownlint-cli-precommit]: https://github.com/igorshubovych/markdownlint-cli#use-with-pre-commit
|
||||||
[markdownlint-cli2]: https://github.com/DavidAnson/markdownlint-cli2
|
[markdownlint-cli2]: https://github.com/DavidAnson/markdownlint-cli2
|
||||||
|
[markdownlint-cli2-action]: https://github.com/marketplace/actions/markdownlint-cli2-action
|
||||||
[markdownlint-cli2-precommit]: https://github.com/DavidAnson/markdownlint-cli2#pre-commit
|
[markdownlint-cli2-precommit]: https://github.com/DavidAnson/markdownlint-cli2#pre-commit
|
||||||
[markdownlint-problem-matcher]: https://github.com/xt0rted/markdownlint-problem-matcher
|
[markdownlint-problem-matcher]: https://github.com/xt0rted/markdownlint-problem-matcher
|
||||||
[nodejs-extensions]: https://github.com/Lombiq/NodeJs-Extensions
|
[nodejs-extensions]: https://github.com/Lombiq/NodeJs-Extensions
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue