JSFiddle - React, Tailwind, and code Playground
by mikecmpbll
HTML
<d contenteditable="true">
</p>
CSS
/* p {
white-space: pre;
} */
JavaScript
$('p').text('hi ')
by mikecmpbll
<d contenteditable="true">
</p>
/* p {
white-space: pre;
} */
$('p').text('hi ')