logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Lint tldr Pages - Format & Validate | Online Free DevTools by Hexmos

Format tldr pages with tldr-lint. Validate syntax, ensure consistency, and maintain high-quality documentation. Free online tool, no registration required.

tldr-lint

Lint and format tldr pages. More information: https://github.com/tldr-pages/tldr-lint.

  • Lint all pages:

tldr-lint {{pages_directory}}

  • Format a specific page to stdout:

tldr-lint --format {{page.md}}

  • Format all pages in place:

tldr-lint --format --in-place {{pages_directory}}

See Also