aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2024-06-08 12:31:31 +0000
committerGithub Actions <actions@github>2024-06-08 12:31:31 +0000
commit5541c54cf2ab078a537838e1fb9d96ae47f71255 (patch)
treecfcd983ae78b60ba693675f86f05f7cbb3e4b6cf
parent1743ee6f9fc52825bdee9493e246876bed591bc1 (diff)
[docgen] Update docs
skip-checks: true
-rw-r--r--README.md2
-rw-r--r--doc/conform.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 378f0ed..697032a 100644
--- a/README.md
+++ b/README.md
@@ -258,7 +258,7 @@ You can view this list in vim with `:help conform-formatters`
- [latexindent](https://github.com/cmhughes/latexindent.pl) - A perl script for formatting LaTeX files that is generally included in major TeX distributions.
- [leptosfmt](https://github.com/bram209/leptosfmt) - A formatter for the Leptos view! macro.
- [liquidsoap-prettier](https://github.com/savonet/liquidsoap-prettier) - A binary to format Liquidsoap scripts
-- [llf](https://repo.or.cz/llf.git) - A LaTeX reformatter / beautifier
+- [llf](https://repo.or.cz/llf.git) - A LaTeX reformatter / beautifier.
- [lua-format](https://github.com/Koihik/LuaFormatter) - Code formatter for Lua.
- [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.
diff --git a/doc/conform.txt b/doc/conform.txt
index 86f2d57..6b077fe 100644
--- a/doc/conform.txt
+++ b/doc/conform.txt
@@ -307,7 +307,7 @@ FORMATTERS *conform-formatter
included in major TeX distributions.
`leptosfmt` - A formatter for the Leptos view! macro.
`liquidsoap-prettier` - A binary to format Liquidsoap scripts
-`llf` - A LaTeX reformatter / beautifier
+`llf` - A LaTeX reformatter / beautifier.
`lua-format` - Code formatter for Lua.
`markdown-toc` - API and CLI for generating a markdown TOC (table of contents)
for a README or any markdown files.