tldr-pages / tldr-lint

:rotating_light: A linting tool to validate tldr pages
https://www.npmjs.com/package/tldr-lint
MIT License
37 stars 20 forks source link

feat: TLDR021: Command example should not begin or end in whitespace #310

Closed gutjuri closed 7 months ago

gutjuri commented 8 months ago

closes #293

This check will now lint cases in which example commands start with a space or end in an unescaped space.