mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-01-25 16:36:09 +01:00
parent
fd06a50ee5
commit
e9b3cc4c18
17 changed files with 232 additions and 25 deletions
6
test/code_fence_style_backtick.json
Normal file
6
test/code_fence_style_backtick.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"default": true,
|
||||
"MD048": {
|
||||
"style": "backtick"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue