Added output html file

This commit is contained in:
j4nk 2022-12-28 16:44:57 -05:00
parent a1adf3e2fb
commit 3fba53a647
1 changed files with 7 additions and 0 deletions

7
test_file.html Normal file
View File

@ -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>