8 lines
168 B
YAML
8 lines
168 B
YAML
MD033:
|
|
# Allowed elements
|
|
allowed_elements: [p, details, summary, a, img, h1]
|
|
|
|
# MD013/line-length - Line length
|
|
MD013:
|
|
# Number of characters
|
|
line_length: 120
|