markdownlint/test/code_fence_style_backtick.json

7 lines
64 B
JSON
Raw Normal View History

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