Skip to content

Commit 6119447

Browse files
gwtayloregrace479
andauthored
Update docs/wiki-guide/Helpful-Tools-for-your-Workflow.md
Co-authored-by: Elizabeth Campolongo <38985481+egrace479@users.noreply.github.com>
1 parent 3bf499e commit 6119447

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/wiki-guide/Helpful-Tools-for-your-Workflow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Fast _Markdown_ formatter and linter. We use the [DavidAnson/markdownlint](https
5858

5959
### Vale
6060

61-
[errata-ai/vale](https://github.com/errata-ai/vale) is a syntax-aware prose linter for documentation, technical writing, and Markdown files. Unlike basic spell checkers, Vale enforces customizable style guides and writing rules, making it ideal for maintaining consistency across project documentation. You can install it with `brew install vale` on macOS, or see the [installation guide](https://vale.sh/docs/vale-cli/installation/) for other platforms.
61+
Syntax-aware prose linter for documentation, technical writing, and Markdown files. Unlike basic spell checkers, [errata-ai/vale](https://github.com/errata-ai/vale) enforces customizable style guides and writing rules, making it ideal for maintaining consistency across project documentation. You can install it with `brew install vale` on macOS, or see the [installation guide](https://vale.sh/docs/vale-cli/installation/) for other platforms.
6262

6363
Vale comes with support for popular style guides like Google, Microsoft, and write-good, and you can create custom rules for your project's specific needs. It integrates well with version control workflows and can check documentation in various formats including Markdown, reStructuredText, HTML, and AsciiDoc.
6464

0 commit comments

Comments
 (0)