OurBigBook logoOurBigBook Docs OurBigBook logoOurBigBook.comSite Source code
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>