Update .markdownlint.json

This commit is contained in:
Chen Asraf
2021-12-03 02:14:06 +02:00
parent 738b072544
commit d4a2c6830c

View File

@@ -3,5 +3,8 @@
"allowed_elements": [
"kbd"
]
},
"line-length": {
"line_length": 120
}
}