added merge pdfs, fixed jpgstopdf arg issues,
This commit is contained in:
8
sample_tests/sample_test_html.html
Normal file
8
sample_tests/sample_test_html.html
Normal file
@@ -0,0 +1,8 @@
|
||||
<h1>Welcome to Sample HTML</h1>
|
||||
<p>This is a simple HTML file for testing the HTML to Markdown conversion.</p>
|
||||
<ul>
|
||||
<li>Item 1</li>
|
||||
<li>Item 2</li>
|
||||
<li>Item 3</li>
|
||||
</ul>
|
||||
<p>Thank you for using the sample HTML file.</p>
|
||||
Reference in New Issue
Block a user