summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-10-23Added Line Break and Ascii handlers.HEADmasterJoshua Drake
2022-10-22Started pdf converterDaniel Behmer
2022-09-17Simplified code and added basic functionality for word document processing.Joshua Drake
2022-09-17Added sample document file and proper docx libraryDaniel Behmer
2022-09-14Finished txt hanlder and added docx libraryDaniel Behmer
2022-09-04Paragraph Parser now works. Edge cases and user errors must now be accounted ↵Joshua Drake
for.
2022-09-03Parser works with headers for all paragraphs... not otherwise.Joshua Drake
2022-09-02Added article division.Daniel Behmer
2022-09-02Fixed issues with paragraph parser and simplified code.Joshua Drake
2022-09-01Added paragraph parser --in progressDaniel Behmer
2022-08-29Created introduction htmlDaniel Behmer
2022-08-28Started Text File ConversionDaniel Behmer
2022-08-28Initial CommitDaniel Behmer