JSFiddle - React, Tailwind, and code Playground

HTML

<script src="https://code.jquery.com/jquery-1.12.4.js"></script>

JavaScript

alert($('<div><div>Hallo</div></div>').html());