Skip to content

Commit 5ea308e

Browse files
committed
Removed table-column-style, fixed config
1 parent 9f79f0b commit 5ea308e

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

.markdownlint-cli2.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ config:
1717
table-column-count: true
1818
blanks-around-tables: true
1919
descriptive-link-text: true
20-
# table-column-style:
21-
# style:aligned
2220
link-fragments: true
2321
no-alt-text: true
2422
single-trailing-newline: true
@@ -27,7 +25,8 @@ config:
2725
no-space-in-links: true
2826
fenced-code-language: true
2927
first-line-heading: true
30-
ol-prefix: one_or_ordered
28+
ol-prefix:
29+
style: one_or_ordered
3130
list-marker-space: true
3231
blanks-around-fences: true
3332
blanks-around-lists: true

0 commit comments

Comments
 (0)