We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2dbd2ac commit 8331fc7Copy full SHA for 8331fc7
README.md
@@ -23,7 +23,6 @@ a new `[tool.mdformat]` section inside the `pyproject.toml` file.
23
wrap = "keep" # possible values: {"keep", "no", INTEGER}
24
number = false # possible values: {false, true}
25
end_of_line = "lf" # possible values: {"lf", "crlf", "keep"}
26
-... # Any mdformat plugin options can be added here too
27
```
28
29
## Usage as a [pre-commit] hook
0 commit comments