JSFiddle - React, Tailwind, and code Playground

by jcutrell

HTML

<textarea id="checkme"><p></p></textarea>

JavaScript

console.log($($("#checkme").val()).text());