You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-10Lines changed: 7 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# Vale: Your style, our editor [](https://github.com/vale-cli/vale/actions/workflows/test.yml)[](https://github.com/errata-ai/vale/releases)[](https://hub.docker.com/r/jdkato/vale)[](https://community.chocolatey.org/packages/vale)[](https://formulae.brew.sh/formula/vale)[](https://gurubase.io/g/vale)
1
+
# Vale: Your style, our editor [](https://github.com/vale-cli/vale/actions/workflows/test.yml)[](https://github.com/vale-cli/vale/releases)[](https://hub.docker.com/r/jdkato/vale)[](https://community.chocolatey.org/packages/vale)[](https://formulae.brew.sh/formula/vale)[](https://gurubase.io/g/vale)
2
2
3
3
<palign="center">
4
4
<b>Vale</b> is a command-line tool that brings code-like linting to prose. It's <b><ahref="#mag-at-a-glance-vale-vs-">fast</a></b>, <b>cross-platform</b> (Windows, macOS, and Linux), and <b>highly customizable</b>.
-[x]**Support for markup**: Vale has a rich understanding of many [markup formats](https://vale.sh/docs/topics/scoping/#formats), allowing it to avoid syntax-related false positives and intelligently exclude code snippets from prose-related rules.
58
+
-[x]**Support for markup**: Vale has a rich understanding of many [markup formats](https://docs.vale.sh/formats), allowing it to avoid syntax-related false positives and intelligently exclude code snippets from prose-related rules.
59
59
60
-
-[x] A **highly customizable**[extension system](https://vale.sh/docs/topics/styles/): Vale is capable of enforcing _your style_—be it a standard [editorial style guide](https://github.com/errata-ai/styles#available-styles) or a custom in-house set of rules (see [examples][6]).
60
+
-[x] A **highly customizable**[extension system](https://docs.vale.sh/topics/styles): Vale is capable of enforcing _your style_—be it a standard [editorial style guide](https://vale.sh/explorer) or a custom in-house set of rules (see [examples][6]).
61
61
62
62
-[x]**Easy-to-install**, stand-alone binaries: Unlike other tools, Vale doesn't require you to install and configure a particular programming language and its related tooling (such as Python/pip or Node.js/npm).
63
63
@@ -138,9 +138,6 @@ The corpus IDs in the above plots—`gitlab` and `ydkjs`—correspond to
0 commit comments