markdownlint/test/emphasis_style_asterisk.md

12 lines
148 B
Markdown
Raw Normal View History

2021-10-24 06:54:58 +02:00
# Emphasis style asterisk
This is *fine*
This is _not_ {MD049}
<!-- markdownlint-configure-file {
"MD049": {
"style": "asterisk"
}
} -->