removes raw(on-ASCII) text, and adds footnotes. currently designed for WordPress.
the classes in the package are a stalled, very incomplete attempt at inproving functionality. You probably should just ignore it.
Link to the jar: https://drive.google.com/open?id=1x9jCstWyNEkL6kvA7Z1X_l1b27o-S4Ue
Compiled as of Jan 2018
Paste any text into the textbox on the left, and the program will remove all lines that contain no alphanumeric characters. Output will show up on the right.
- Any lines that start with // will be commented out.
- Also creates footnotes. <h>Any text enclosed in this fake html tag will turn into a footnote at the bottom.</h>
- <q>This fake html tag acts as an invisible note with text that will be removed</q>
I haven't touched this code in about a year. Might have forgotten to comment/uncomment random stuff. This isn't going to be maintained much.