added merge pdfs, fixed jpgstopdf arg issues,

This commit is contained in:
klein panic
2024-11-01 17:27:04 -04:00
parent 242841c44b
commit 8d09cfb89f
8096 changed files with 9895 additions and 1426612 deletions

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