JSFiddle - React, Tailwind, and code Playground

by Alessandro Vernet

HTML

<form action="/echo/html/" method="post">
  <input name="data" value="<form><section><field>42</field></section></form>">
  <input type="submit" value="Submit">
</form>