Question
I need a script to find then make and apply a character style to the found text.
Hi
I need a script to find then make and apply a character style to the found text.
what it should find:
\{.+?\}
Note:
The text font will be different from one another in every single match, so the character style must have the font info, if there are 100 matches that will be 100 character style.
Thanks.