JSFiddle - React, Tailwind, and code Playground

by grano

HTML

<textarea class="textarea">ho&#13; \n a&#13;ge"</textarea>

CSS

.textarea {
  color: white;
background-color: #222;
}