Skip to content

Commit f331bad

Browse files
authored
Merge branch 'main' into jbampton-patch-1
2 parents cab1ddc + 42c680e commit f331bad

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.github/linters/.markdown-lint.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,14 @@
33
# MD013/line-length Line length
44
MD013: false
55

6+
# MD033/no-inline-html Inline HTML
7+
MD033: false
8+
69
# MD036/no-emphasis-as-heading Emphasis used instead of a heading
710
MD036: false
811

12+
# MD041/first-line-heading/first-line-h1
13+
MD041: false
14+
915
# MD042/no-empty-links No empty links
1016
MD042: false

0 commit comments

Comments
 (0)