summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2023-09-14 18:05:02 +0000
committerGithub Actions <actions@github>2023-09-14 18:05:02 +0000
commitee679d1f71a64b706d53d2acff36dd2c62fc9c6e (patch)
tree3c02373d6a7bbf7ea799d78c3c107114de071d82
parentead025784c8e31b8e45016e620c2f17a13ff741a (diff)
[docgen] Update docs
skip-checks: true
-rw-r--r--README.md1
-rw-r--r--doc/conform.txt3
2 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 53ab1f9..e01f0d7 100644
--- a/README.md
+++ b/README.md
@@ -166,6 +166,7 @@ To view configured and available formatters, as well as to see the path to the l
- [cmake_format](https://github.com/cheshirekow/cmake_format) - Parse cmake listfiles and format them nicely.
- [dart_format](https://dart.dev/tools/dart-format) - Replace the whitespace in your program with formatting that follows Dart guidelines.
- [dfmt](https://github.com/dlang-community/dfmt) - Formatter for D source code.
+- [djlint](https://github.com/Riverside-Healthcare/djLint) - ✨ HTML Template Linter and Formatter. Django - Jinja - Nunjucks - Handlebars - GoLang.
- [elm_format](https://github.com/avh4/elm-format) - elm-format formats Elm source code according to a standard set of rules based on the official [Elm Style Guide](https://elm-lang.org/docs/style-guide).
- [erb_format](https://github.com/nebulab/erb-formatter) - Format ERB files with speed and precision.
- [eslint_d](https://github.com/mantoni/eslint_d.js/) - Like ESLint, but faster.
diff --git a/doc/conform.txt b/doc/conform.txt
index bd73851..33c1ef7 100644
--- a/doc/conform.txt
+++ b/doc/conform.txt
@@ -161,7 +161,8 @@ FORMATTERS *conform-formatter
`dart_format` - Replace the whitespace in your program with formatting that
follows Dart guidelines.
`dfmt` - Formatter for D source code.
-`djlint` - HTML Template Linter and Formatter.
+`djlint` - ✨ HTML Template Linter and Formatter. Django - Jinja - Nunjucks -
+ Handlebars - GoLang.
`elm_format` - elm-format formats Elm source code according to a standard set of
rules based on the official [Elm Style Guide](https://elm-
lang.org/docs/style-guide).