regex-search
regex-search copied to clipboard
Doesn't match when text format changed
It doesn't match if text format is changed from normal to bold
For example: "my text" doesn't match my <b>text</b>
That's related to #8. regex-search does not currently support searching between HTML tags.