JSFiddle - React, Tailwind, and code Playground
by bgrins
HTML
<p>
text in a paragraph
</p>
<span prop1=val1 prop2=val2>text with no whitespace</span>
<br />
<br />
Text with a comment below:
<!-- comment -->
<p>
<!-- comment in a paragraph -->
</p>