markdownlint/test/emphasis_style_underscore.json

7 lines
66 B
JSON
Raw Normal View History

2021-10-24 06:54:58 +02:00
{
"default": true,
"MD049": {
"style": "underscore"
}
}