aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
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.