markdownlint/test/code_fence_style_backtick.json
2019-10-24 20:26:27 -07:00

6 lines
64 B
JSON

{
"default": true,
"MD048": {
"style": "backtick"
}
}