aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2024-06-06 06:53:07 +0000
committerGithub Actions <actions@github>2024-06-06 06:53:07 +0000
commit069e971295a34a810484b7b2ef54b3c735214181 (patch)
treee0f2db75dfc4aff111d422e84d2653eb4bdf346c /doc
parent5e7a000e4f239b56077e5a38680c5e9a0bf60e6a (diff)
[docgen] Update docs
skip-checks: true
Diffstat (limited to 'doc')
-rw-r--r--doc/conform.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/conform.txt b/doc/conform.txt
index 5ead314..aa87dbd 100644
--- a/doc/conform.txt
+++ b/doc/conform.txt
@@ -238,7 +238,7 @@ FORMATTERS *conform-formatter
`crystal` - Format Crystal code.
`csharpier` - The opinionated C# code formatter.
`cue_fmt` - Format CUE files using `cue fmt` command.
-`d2` - D2 diagram formatter.
+`d2` - D2 is a modern diagram scripting language that turns text to diagrams.
`darker` - Run black only on changed lines.
`dart_format` - Replace the whitespace in your program with formatting that
follows Dart guidelines.