JSFiddle - React, Tailwind, and code Playground

HTML

<div id="feed"></div>

JavaScript

$("#feed").text("<b>Hello World!</b>");