Find and replace an iframe

Using Search Regex to find and replace HTML elements is a common task and it can be achieved using regular expressions. Although HTML is not ideally suited to regular expressions, it is generally possible to achieve a fairly robust result if your content isn’t complicated. In this set of examples we’ll look at the HTML… Continue reading Find and replace an iframe

Published
Categorized as tip

Search Regex 3.0

It’s been a long time coming but Search Regex 3.0 has been released. It’s a major update over the 2.0 branch, which itself is a major update over 1.0. The plugin is now even more flexible and you can search across multiple sources of information. A new ‘filter’ concept has been introduced which allows very… Continue reading Search Regex 3.0

Published
Categorized as Release