Skip to content

Commit 0542124

Browse files
committed
PLA-2845 Address trivial yaml warnings
1 parent a759eaf commit 0542124

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.markdownlint.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ MD033:
88
# Allowed elements
99
allowed_elements: [
1010
# Image elements
11-
img,
11+
img,
1212
# Table elements
1313
table,
1414
thead,
@@ -33,4 +33,5 @@ MD033:
3333
code,
3434
em,
3535
strong
36-
]
36+
]
37+

0 commit comments

Comments
 (0)