tldr-lint
Waliduj i formatuj strony dokumentacji tldr
.
Więcej informacji: https://github.com/tldr-pages/tldr-lint.
- Waliduj wszystkie strony:
tldr-lint
katalog_ze_stronami
- Formatuj stronę na standardowe wyjście:
tldr-lint --format
strona.md
- Formatuj wszystkie strony w miejscu:
tldr-lint --format --in-place
katalog_ze_stronami