Sodamhan.com

TL;DR

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

This document was created using the contents of the tldr project.