These folders each contain a specific processor.
A processor is a function that takes a document and returns a document, such as a .docx file and spits out a .tex file.
Basically this is space to create specific processors for specific fucnctions.
docx-to-tex: Converts a.docxfile to a.texfile.docx-to-html: Converts a.docxfile to a.htmlfile, at the moment specifically for use with Manifold