http://johnbokma.com/textpad/textpad-reference.pdf
The specific things that were holding me up:
- Go to Preferences->Editor and check "Use POSIX regular expression syntax" so you don't have to escape your parentheses etc.
- Enclose tagged expressions (the things that you'll refer to in your replace string with \1, \2, etc) in parentheses
No comments:
Post a Comment