chat-client/node_modules/showdown/test/makeMd/other-html.html

6 lines
140 B
HTML

<div>this is a div</div>
<label for="ipt">a label</label>
<input id="ipt" type="text">
<iframe></iframe>
<textarea>some textarea</textarea>