/ Published in: Other
Use this to find all titles (or whatever) in an web project in textmate, replace 'em with something else.
Expand |
Embed | Plain Text
(<title>.*</title>)
You need to login to post a comment.
nate on 06/29/06
2 people have marked this snippet as a favorite
Use this to find all titles (or whatever) in an web project in textmate, replace 'em with something else.
(<title>.*</title>)
You need to login to post a comment.