hz-zhhq-web/node_modules/showdown/test/makeMd/other-html.html

6 lines
140 B
HTML
Raw Normal View History

2025-02-25 13:47:09 +08:00
<div>this is a div</div>
<label for="ipt">a label</label>
<input id="ipt" type="text">
<iframe></iframe>
<textarea>some textarea</textarea>