Skip to content

Commit 8331fc7

Browse files
committed
Fix weird README rendering
1 parent 2dbd2ac commit 8331fc7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ a new `[tool.mdformat]` section inside the `pyproject.toml` file.
2323
wrap = "keep" # possible values: {"keep", "no", INTEGER}
2424
number = false # possible values: {false, true}
2525
end_of_line = "lf" # possible values: {"lf", "crlf", "keep"}
26-
... # Any mdformat plugin options can be added here too
2726
```
2827

2928
## Usage as a [pre-commit] hook

0 commit comments

Comments
 (0)