Turn off regular expressions in TextBuffer
Go directly to Source
When you work with objects of the TextBuffer class they use regular expressions internally when applying operations on the text. So this example probably wouldn’t perform as you’d expect, since “<” is a control character used by the regular expression…(read more)
Make sure to visit the author of this post!



