AddHeaderFooter

This is a quick Python script to turn TXT files into HTM files

GitHub repository: https://github.com/patrickkellogg/AddHeaderFooter

This is a rudimentary version that just adds a header and footer, and keeps the main text intact with <pre></pre>

In the future, I would like to automatically parse paragraphs with <p></p> and add other formatting to make the text look better on a browser