Skip to content

Commit 1be2a1f

Browse files
committed
revert markdown lint
1 parent 2a4b961 commit 1be2a1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.markdownlint.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"line-length": false,
2020
"no-bare-urls": false,
2121
"no-inline-html": {
22-
"allowed_elements": ["details", "summary", "img", "Tabs", "TabItem", "div"]
22+
"allowed_elements": ["details", "summary"]
2323
},
2424
"proper-names": {
2525
"code_blocks": false,

0 commit comments

Comments
 (0)