Search and replace text in the RTE

In Bubble is it possible to have a user enter text in the RTE and then hit a search button that finds, for example all the Latin e.g. eg. eg etc. or any other string, and then either hit the REPLACE button (to replace it with “for example”) or suggest a rewording of the sentence?

This would help me tons too! :slight_smile:

You would need to use extract with regex strings…something that is so difficult in my opinion.