Added output html file
This commit is contained in:
parent
a1adf3e2fb
commit
3fba53a647
|
@ -0,0 +1,7 @@
|
||||||
|
<h1>Hello <code>world</code>!</h1>
|
||||||
|
<h2>Hello world!</h2>
|
||||||
|
<h3>Hello world!</h3>
|
||||||
|
<h4>Hello <strong><em>world</em></strong>!</h4>
|
||||||
|
<p></p>
|
||||||
|
<p><a href=https://example.com>Example website</a></p>
|
||||||
|
<p><a href=image.jpg>Example image</a></p>
|
Loading…
Reference in New Issue