CU-dgpgu9 Added markdownlint and fixed markdown
This commit is contained in:
8
.markdownlint.json
Normal file
8
.markdownlint.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"default": true,
|
||||
"MD025": false,
|
||||
"MD013": false,
|
||||
"MD033": {
|
||||
"allowed_elements": ["center", "sub", "i"]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user