markdownlint/test/emphasis_style_underscore.md

11 lines
152 B
Markdown

# Emphasis style underscore
This is _fine_
This is *not* {MD049}
<!-- markdownlint-configure-file {
"MD049": {
"style": "underscore"
}
} -->