Skip to content

Commit f245430

Browse files
authored
Disable table column style linting rule (#419)
1 parent c4c0ad9 commit f245430

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/linters/.markdown-lint.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,6 @@ MD041: false
1414

1515
# MD042/no-empty-links No empty links
1616
MD042: false
17+
18+
# MD060/table-column-style Table column style
19+
MD060: false

0 commit comments

Comments
 (0)