LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

tldr-lint

Validate TLDR page formatting

TLDR

Lint file
$ tldr-lint [page.md]
copy
Lint directory
$ tldr-lint [pages/]
copy
Verbose output
$ tldr-lint -v [page.md]
copy
Format output
$ tldr-lint -f [json] [page.md]
copy
Ignore rules
$ tldr-lint -I [TLDR001] [page.md]
copy

SYNOPSIS

tldr-lint [-v] [-f format] [-I rules] files

DESCRIPTION

tldr-lint validates TLDR pages against the project's formatting guidelines, checking for structural correctness, proper markdown syntax, and style compliance. Each rule is identified by a code (e.g., TLDR001) and can be selectively ignored with the -I flag.The tool can lint individual files or scan entire directories for batch validation, making it suitable for CI pipelines that enforce consistent page formatting across the tldr-pages repository. Output formats include plain text and JSON for integration with other tools.

PARAMETERS

-v

Verbose output.
-f FORMAT
Output format.
-I RULES
Ignore rules.
--version
Show version.
--help
Show help.

INSTALL

sudo apt install tealdeer
copy
sudo dnf install tldr
copy
sudo pacman -S tealdeer
copy
sudo zypper install tealdeer
copy
brew install tealdeer
copy
nix profile install nixpkgs#tealdeer
copy

CAVEATS

TLDR format specific. Node.js required. For tldr contributors.

HISTORY

tldr-lint was created for the tldr-pages project to validate page formatting consistency.

SEE ALSO

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid