The following markdown: ``` Support _emphasis_followed by text and not whitespace ``` Should be treated as: ``` Support <em>emphasis</em>followed by text and not whitespace ``` Which seems to be a standard: https://daringfireball.net/projects/markdown/syntax#em