JSFiddle - React, Tailwind, and code Playground
by booktu8
HTML
<div id="box">
<p>asdas</p>
</div>
JavaScript
let box = document.querySelector('#box')
/* box.innerHTML.replace */
/* <\\/?\\w+((\\s+\\w+(\\s*=\\s*(?:".*?"|'.*?'|[\\^'">\\s]+))?)+\\s*|\\s*)\\/?> */