Excluded KBD from MD lint
This commit is contained in:
+2
-1
@@ -160,7 +160,8 @@ MD032: true
|
||||
# MD033/no-inline-html - Inline HTML
|
||||
MD033:
|
||||
# Allowed elements
|
||||
allowed_elements: []
|
||||
allowed_elements: ['kbd']
|
||||
# allowed_elements: []
|
||||
|
||||
# MD034/no-bare-urls - Bare URL used
|
||||
MD034: true
|
||||
|
||||
Reference in New Issue
Block a user