Skip to content
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.

Commit

Permalink
Merge pull request #12 from articulate/docs/deprecate
Browse files Browse the repository at this point in the history
docs: mark action as deprecated
  • Loading branch information
mloberg authored Sep 23, 2024
2 parents db8d711 + 6ce8c7b commit 08660f8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# markdownlint action

> [!CAUTION]
> This action is deprecated. Use [DavidAnson/markdownlint-cli2-action](https://github.com/DavidAnson/markdownlint-cli2-action)
> or [super-linter](https://github.com/super-linter/super-linter) instead.
This action lints your Markdown files with [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli).

## Usage
Expand Down

0 comments on commit 08660f8

Please sign in to comment.