Skip to content

Commit d89dee9

Browse files
committed
Add note about deps
1 parent 34140d9 commit d89dee9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@
99

1010
## Usage
1111

12+
> [!NOTE]
13+
> If you're using a markup format other than Markdown, you may need to install
14+
> an external parser. For more information, see the [Vale documentation][2].
15+
1216
Add the following (or similar) to one of your [`.github/workflows`][1] files:
1317

1418
```yaml
@@ -149,3 +153,4 @@ with:
149153
```
150154

151155
[1]: https://help.github.com/en/github/automating-your-workflow-with-github-actions/configuring-a-workflow
156+
[2]: https://vale.sh/docs/topics/scoping/#formats

0 commit comments

Comments
 (0)