markdownlint/test/code_fence_style_tilde.json

7 lines
61 B
JSON
Raw Normal View History

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