Skip to content

MDarmawan/TranslationFormatter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TranslationFormatter

removes raw(on-ASCII) text, and adds footnotes. currently designed for WordPress.

Main class: MainFrame.java

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

How to use

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.

Additional features:

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

Disclaimers

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.

About

removes raw(on-ASCII) text, and adds footnotes. Designed for WordPress

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages