JSFiddle - React, Tailwind, and code Playground
HTML
<div>
Unescaped:
<br>
<a href="">Levi's® MLB Club Coat</a>
</div>
<div>
Correctly escaped:
<br>
http://foo.com/bar?foo=bar&region=US&register=lowpass&reg_test=fail&trademark=correct
</div>