aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2024-03-01 20:33:15 +0000
committerGithub Actions <actions@github>2024-03-01 20:33:15 +0000
commit2a769b950526acf62a71de89b876d14862988ee5 (patch)
tree77dfaa153f1fe6a50295e928c6cc67b020ddc32b /README.md
parentdc873e94f300cdadf0c1949c14b6e9137e7a9981 (diff)
[docgen] Update docs
skip-checks: true
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2271c59..be57f86 100644
--- a/README.md
+++ b/README.md
@@ -237,7 +237,7 @@ You can view this list in vim with `:help conform-formatters`
- [just](https://github.com/casey/just) - Format Justfile.
- [ktlint](https://ktlint.github.io/) - An anti-bikeshedding Kotlin linter with built-in formatter.
- [latexindent](https://github.com/cmhughes/latexindent.pl) - A perl script for formatting LaTeX files that is generally included in major TeX distributions.
-- [liquidsoap-prettier](https://github.com/savonet/liquidsoap-prettier) - A binary to format Liquidsoap scripts.
+- [liquidsoap-prettier](https://github.com/savonet/liquidsoap-prettier) - A binary to format Liquidsoap scripts
- [markdown-toc](https://github.com/jonschlinkert/markdown-toc) - API and CLI for generating a markdown TOC (table of contents) for a README or any markdown files.
- [markdownlint](https://github.com/DavidAnson/markdownlint) - A Node.js style checker and lint tool for Markdown/CommonMark files.
- [markdownlint-cli2](https://github.com/DavidAnson/markdownlint-cli2) - A fast, flexible, configuration-based command-line interface for linting Markdown/CommonMark files with the markdownlint library.