Skip to content

Commit 8e52e2a

Browse files
ci(NO_JIRA): Updated .markdownlint.yml
1 parent 2271226 commit 8e52e2a

1 file changed

Lines changed: 0 additions & 32 deletions

File tree

.markdownlint.yml

Lines changed: 0 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -2,35 +2,3 @@
22
MD013:
33
# Number of characters
44
line_length: 200
5-
6-
# MD033/no-inline-html - Inline HTML
7-
MD033:
8-
# Allowed elements
9-
allowed_elements: [
10-
# Image elements
11-
img,
12-
# Table elements
13-
table,
14-
thead,
15-
tbody,
16-
th,
17-
td,
18-
tr,
19-
col,
20-
colgroup,
21-
hr,
22-
# Definition list elements
23-
dl,
24-
dt,
25-
dd,
26-
# Text body elements
27-
p,
28-
br,
29-
span,
30-
data,
31-
sup,
32-
sub,
33-
code,
34-
em,
35-
strong
36-
]

0 commit comments

Comments
 (0)