markdown-parser/output.html
2023-09-25 16:29:43 -04:00

33 lines
303 B
HTML

<h1>Heading 1</h1>
<br />
<h2>Heading 2</h2>
<br />
<h3>Heading 3</h3>
<br />
This is some regular text *ITALICS*<br />
<b>This is some bold text</b><br />
<br />
<br />
<br />
<i>This is some italicized text</i><br />
<blockquote>This is a block quote</blockquote>
<hr />
<hr />
<hr />