JSFiddle - React, Tailwind, and code Playground

by rajaadil

HTML

<div id="code">                         My program <br />It is here!</div>

JavaScript

alert($('#code').text());