markdownlint/test/strong_style_asterisk.md

12 lines
150 B
Markdown
Raw Normal View History

2021-10-21 06:42:48 +02:00
# Strong style asterisk
This is **fine**
This is __not__ {MD050}
<!-- markdownlint-configure-file {
"MD050": {
"style": "asterisk"
}
} -->