Help removing everything inside () brackets
Posted: 25 Apr 2018, 04:46
				
				Like the title says. I’m trying to remove everything inside the brackets only. 
Example:
All I want the file to say is: 
Now, I had the right code as a preset, it worked great. Java updated and all my presets are gone and I don’t remember the code and can’t figure it out. 
I think it was something along the lines of:
But that only returns “Hal Jordan and the Green Lantern Corps” without the issue number. Any help would be great thanks.
			Example:
Code: Select all
Hal Jordan & the Green Lantern Corps 001 (2016) (2 covers) (digital) (Minutemen-Slayer)Code: Select all
Hal Jordan & the Green Lantern Corps 001I think it was something along the lines of:
Code: Select all
{n.before(‘ [0-9]’)}