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


You need to login to view comments.