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

10 lines
144 B
Markdown
Raw 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>