Wait, there are smart quotes in my docs
Explains how smart quotes from apps like Notion can break code snippets in docs and how to use the Vale linter to catch them automatically.
Explains how smart quotes from apps like Notion can break code snippets in docs and how to use the Vale linter to catch them automatically.
A developer's weekly update covering Vale CLI version conflicts, docs-as-code tips, React Native drafts, and tech reading.
Explains the importance of pinning the Vale CLI version in GitHub Actions to avoid CI failures and ensure consistent linting results.
How to configure Vale's BlockIgnores to prevent false positives when linting text inside JSX components in MDX documentation files.