There is a need to more easily support Search and Replace done only for text outside of xhtml elements.
I am thinking of a Text Only checkbox added to search and replace that ignores/removes all element tags/attributes from the material to run search/replace on.
This can actually be done in a limited fashion using regex to restrict the search to being outside of an element "<" to ">" range. But something easier to most users would be nice.
The text was updated successfully, but these errors were encountered:
There is a need to more easily support Search and Replace done only for text outside of xhtml elements.
I am thinking of a Text Only checkbox added to search and replace that ignores/removes all element tags/attributes from the material to run search/replace on.
This can actually be done in a limited fashion using regex to restrict the search to being outside of an element "<" to ">" range. But something easier to most users would be nice.
The text was updated successfully, but these errors were encountered: