My main use is wrapping regex matches in <span> tags that I can then format with Stylus. But unfortunately this breaks the site titles displayed in the browser window if they happen to match an input phrase.
Could you add an option for FoxReplace to only perform replacements inside the <body> tag?
My main use is wrapping regex matches in
<span>
tags that I can then format with Stylus. But unfortunately this breaks the site titles displayed in the browser window if they happen to match an input phrase.Could you add an option for FoxReplace to only perform replacements inside the
<body>
tag?