How to create a Vale linter custom rule: Manually vs. AI-prompting approach
Manually vs. AI-prompting approach
Diana Cheung
Manually vs. AI-prompting approach
Diana Cheung
Learn how Datadog’s Documentation team uses a linter to shift quality left.
Datadog
Lint the documentation in your source code repository with Vale. Learn how to by reading this article from the Stream development team.
Jeroen Leenarts | Stream
From design docs to wikis, README files, inline comments in code or even articles like this one, engineers write more prose every day than they realize.
François Violette | Contentsquare
Meilisearch: A powerful, open-source search engine offering fast and relevant full-text searches. Enhance your search capabilities with features like facet search, semantic search, hybrid search, and geosearch. Optimize indexing with best practices and enjoy seamless deployment with Meilisearch Cloud for an improved search experience.
MARYAM SULEMANI | Meilisearch
Learn how to setup and use vale, a syntax-aware prose linter with neovim for technical writing be it personal blogs or technical documentation.
Bhupesh Varshney
Guest post originally published on the Chronosphere blog by Chris Ward The discussions on what represents negative, biased, and diverse language continue in many open source communities…
Chris Ward
Vale is a tool that brings code-like linting to text. You can run the tool on a file and it shows validation errors based on designated Style Guides.
Tara English-Sweeney
In this article, you’ll learn how to save hours of tedious work of writing, updating, and correcting technical documentation. In this article, you will learn how to automate your documentation workflow with Vale and GitHub Actions.
Portia Burton
Code linters support developers by catching errors and stylistic issues in code, such as bad formatting or keywords in the wrong places. The term comes from lint traps in dryer machines, which capture the tiny bits of fiber that separate from cloth.
Fabrizio Ferri Benedetti
If you've ever done any sort of continuous long form writing, you'll eventually discover that grammar and spell checking tools break down and become more of a distraction than a benefit.
Thedro Neely
Most of my experience has been working with organizations that heavily invested in DITA infrastructure. During my time with IBM, we used to depend upon Acrolinx checker to be our pseudo-editor. If you have ever used Acrolinx, you know the ease of use it offers. For organizations that invest in the docs-as-code methodology, mostly startups, might find it quite an investment to indulge in Acrolinx, and that too for the TW team (budget for TW team?
Shweta Shetye
Vale Server now works with Gmail, GitHub, Medium, dev.to, WordPress, Confluence, … and more!
jdkato
Making the Buildkite docs more inclusive using automatic tests run on Buildkite 🛠 These linters won't fix your docs for you, but they will tell you where to fix them yourself
Sam Wright, Buildkite
A tutorial on linting your OpenAPI Specification files
jdkato
Sofie would like to introduce you to the new Documentation style guide
Sofie Toft Kristensen, Umbraco
Testing your documentation allows you to make sure it is in a consistent state. Doing this gives your users a better experience, and reduces stress around common issues as a writer. This article by...
Write the Docs
Check out how this developer used human language linter tool Vale to construct tests that check work for not only spelling and grammar, but usage and style, too.
Chris Ward