aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2023-11-04 05:27:37 +0000
committerGithub Actions <actions@github>2023-11-04 05:27:37 +0000
commit893b139e6dcdb55dee4c98215d9217d3a1ec69eb (patch)
tree29e8df7f57222535b315edb3785bcdf1b8e1fc85 /doc
parent369c7fe690b3fec0ecdd7c17faeebf3f8113a0f5 (diff)
[docgen] Update docs
skip-checks: true
Diffstat (limited to 'doc')
-rw-r--r--doc/conform.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/conform.txt b/doc/conform.txt
index 5943590..f5dede6 100644
--- a/doc/conform.txt
+++ b/doc/conform.txt
@@ -233,6 +233,8 @@ FORMATTERS *conform-formatter
interface for linting Markdown/CommonMark files with the
markdownlint library
`mdformat` - An opinionated Markdown formatter.
+`mdslw` - Prepare your markdown for easy diff'ing by adding line breaks after
+ every sentence.
`mix` - Format Elixir files using the mix format command.
`nixfmt` - nixfmt is a formatter for Nix code, intended to apply a uniform
style.