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 2a4b961 commit 1be2a1fCopy full SHA for 1be2a1f
.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