markdownlint/test/emphasis_style_underscore.md

12 lines
152 B
Markdown
Raw Normal View History

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