jEdit regex search and replace

 

Using jEdit's search and replace function, (with the regex box checked) you can take the raw input

Oh and don't forget you'll probably need to up your heap space on big files for jedit (when using a jar file the -jar option must be last which means your memory setting must be first!): 

java -Xmx1024m -jar jedit.jar

© 2017 Chad Jorgenson. All Rights Reserved.