We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83ec6ac commit 27a1152Copy full SHA for 27a1152
.markdownlint.json
@@ -19,7 +19,7 @@
19
"line-length": false,
20
"no-bare-urls": false,
21
"no-inline-html": {
22
- "allowed_elements": ["details", "summary", "img", "Tabs", "TabItem", "div"]
+ "allowed_elements": ["details", "summary"]
23
},
24
"proper-names": {
25
"code_blocks": false,
0 commit comments