mirror of
https://github.com/vcmi/vcmi.git
synced 2025-07-17 01:32:21 +02:00
Update example.markdownlint-cli2.jsonc
This commit is contained in:
@ -272,7 +272,10 @@
|
||||
},
|
||||
|
||||
// MD058 - Tables should be surrounded by blank lines
|
||||
"MD058" : true
|
||||
"MD058" : true,
|
||||
|
||||
// MD059 - Link text should be descriptive
|
||||
"MD059" : false
|
||||
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user