Commit c9f317d
committed
Revert "style: Enable Markdownlint rule max-one-sentence-per-line"
This reverts commit ff6a5be.
The max-one-sentence-per-line rule fragments explanatory content into
choppy, disconnected lines that harm readability. Technical documentation
often requires flowing prose to explain complex concepts coherently.
Removing this rule allows authors to write natural paragraphs that
maintain context and guide readers through detailed explanations
Signed-off-by: Thomas Steenbergen <opensource@steenbe.nl>1 parent 9894099 commit c9f317d
File tree
2 files changed
+1
-7
lines changed- .github/workflows
2 files changed
+1
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
96 | | - | |
97 | 95 | | |
98 | | - | |
99 | | - | |
100 | | - | |
| 96 | + | |
101 | 97 | | |
102 | 98 | | |
103 | 99 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | 4 | | |
7 | 5 | | |
8 | 6 | | |
| |||
0 commit comments