I have some text in a file from an external source that I want to process that contains open and close square brackets, which I really don't want to remove from the file contents (one solution to the problem, but a bad :( solution in my opinion). I've been unable so far to find a way to process this text "as is", and Mr. Dye's plugin doesn't handle square brackets, either. Is the there a solution to this problem outside of writing the program in another language?