html title replace regex


/ Published in: Other
Save to your folder(s)

Use this to find all titles (or whatever) in an web project in textmate, replace 'em with something else.


Copy this code and paste it in your HTML
  1. (<title>.*</title>)

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.