Skip to content

Commit 3bf499e

Browse files
gwtaylorCopilot
andauthored
Update docs/wiki-guide/Helpful-Tools-for-your-Workflow.md
Co-authored-by: Copilot <[email protected]>
1 parent 1ea3da4 commit 3bf499e

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+
[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.
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)