Week notes 16
A weekly update on SkillsBar v1.7.0 release, Vale linting fixes, and AI eval exploration for documentation.
A weekly update on SkillsBar v1.7.0 release, Vale linting fixes, and AI eval exploration for documentation.
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.
A guide on how to selectively disable Vale prose linting for specific sections within AsciiDoc documents, explaining two methods and common pitfalls.