Use TextPipe Pro to update or maintain your website or XML/HTML documentation.
TextPipe has no limit on the number of files it processes, no limit on the file size, and no limit on the length of lines. In short, TextPipe makes no assumptions about the data you give it - it can even be used on binary files!
You can also perform as many operations as you need to in one pass - hundreds of search/replaces if need be.
Using TextPipe's unique Restrictions, you can control precisely which piece of text gets affected by a change, such as an UPPERCASE filter or a search/replace filter. Restrictions can be as simple as a line range or column range, a CSV field or other delimited field, or an XML element, attribute, or any combination of these.
In addition to offering a standard Perl regex pattern matcher, TextPipe also provides the EasyPattern language - an English-like text pattern matching language that us mere mortals can understand without brain surgery!
e.g. to match phone numbers, use [3 digits, punctuation, 3 digits, punctuation, 4 digits].