marked/test/specs/new/emoji_inline.html
<p>Situations where it fails:</p>
<p><strong>test š</strong></p>
<p><strong>š test</strong></p>
<p><strong>š¤ test</strong></p>
<p><strong>šļø test</strong></p>
<p><strong>šļøš¤š test</strong></p>
<p><strong>š test</strong> test</p>
<p>test <strong>š test</strong></p>
<p>test <strong>š test</strong> test</p>
<p><em><strong>test š</strong></em></p>
<p><em><strong>š test</strong></em></p>
<p><em><strong>š test</strong></em> test</p>
<p>test <em><strong>š test</strong></em></p>
<p>test <em><strong>š test</strong></em> test</p>
<p><strong><strong>š test</strong></strong></p>
<p>Situations where it works:</p>
<p>**š **</p>
<p><strong>ā ļø test</strong></p>
<p>Here, the emoji rendering works, but the text doesn't get rendered in italic.</p>
<p><em>š test</em></p>
<p><em>tšt</em> test</p>
<p><strong>tšt</strong> test</p>