showdown/test/features/#164.2.disallow_underscore_emphasis_mid_word.md
Estevão Soares dos Santos 7ee2017c56 fix(subParsers/italicsAndBold.js): fix broken em/strong tags when used with literalMidWordUnderscores
When literalMidWordUnderscoresis set to true, em and strong tags that start or end a paragraph don't get parsed as such.
This fixes this issue.

Closes #174
2015-07-14 16:51:26 +01:00

329 B

this is a sentence_with_mid underscores

this is a sentence with just_one underscore

this should be parsed as emphasis

this is double__underscore__mid word

this has just__one double underscore

this should be parsed as bold

emphasis at end of sentence

emphasis at line start

multi line emphasis yeah it is yeah