send-mail/node_modules/showdown/test/makeMd/other-html.html

6 lines
140 B
HTML
Raw Permalink Normal View History

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