2020-04-25 15:30:52 -07:00
|
|
|
# Mixed Emphasis Markers
|
|
|
|
|
2021-10-24 06:54:58 +02:00
|
|
|
This paragraph *uses* both _kinds_ of emphasis marker. {MD049}
|
2020-04-25 15:30:52 -07:00
|
|
|
|
2021-10-24 06:54:58 +02:00
|
|
|
This paragraph _uses_ both *kinds* of emphasis marker. {MD049}
|
2020-04-25 15:30:52 -07:00
|
|
|
|
2021-10-24 06:54:58 +02:00
|
|
|
This paragraph *nests both _kinds_ of emphasis* marker. {MD049}
|
2020-04-25 15:30:52 -07:00
|
|
|
|
|
|
|
This paragraph *nests both __kinds__ of emphasis* marker.
|
|
|
|
|
2021-10-21 06:42:48 +02:00
|
|
|
This paragraph **nests both __kinds__ of emphasis** marker. {MD050}
|
2020-04-25 15:30:52 -07:00
|
|
|
|
2021-10-24 06:54:58 +02:00
|
|
|
This paragraph _nests both *kinds* of emphasis_ marker. {MD049}
|
2020-04-25 15:30:52 -07:00
|
|
|
|
2021-10-24 06:54:58 +02:00
|
|
|
This paragraph _nests both **kinds** of emphasis_ marker. {MD049} {MD050}
|
2020-04-25 15:30:52 -07:00
|
|
|
|
2021-10-21 06:42:48 +02:00
|
|
|
This paragraph __nests both **kinds** of emphasis__ marker. {MD050}
|
2021-11-28 23:18:57 -08:00
|
|
|
|
|
|
|
<!-- markdownlint-disable-file MD037 -->
|