Inspiring
December 26, 2022
Answered
Find and replace Object with text using GREP
- December 26, 2022
- 1 reply
- 1736 views
Hi
I am working on Al-Quran which has many anchors to the text (red color text frame with text in the attached image)
I now want to replace the red frame with some other box. Say the blue box (shown in the image).
How do I do that with grep. I tried find and replace with ~a and ~c but that is deleting all the text inside the red text box.
I want the text to remain and change the box only. What would be the process using grep?
Thanks
