Not sure how I messed that up. Updated the escape chars and I retested the outcomes to be sure. I guess also of note I'm on TextPad 5.4.2ak47wong wrote:Incidentally, you're using forward slashes in your examples where you should be using backslashes. If that's not a typo, then there's another problem.
Search found 2 matches
- Mon Jan 31, 2011 2:11 am
- Forum: General
- Topic: Unexpected Regex Outcomes
- Replies: 2
- Views: 301
- Sun Jan 30, 2011 11:21 pm
- Forum: General
- Topic: Unexpected Regex Outcomes
- Replies: 2
- Views: 301
Unexpected Regex Outcomes
After trying to figure out why TextPad does the below, I searched the known issues of TextPad, but failed to find anything about REGEX. Could the Regex that TextPad doesn't recognize be documented in the known issues forum?
Find what: [ \t\r\n]
Replace with: #
Original Text ...
Find what: [ \t\r\n]
Replace with: #
Original Text ...