Reply To: Help with Nested Style/GREP

#14397980
Dhafir Photo
Participant

Actually the “No break” causes disappearance of text.
Use this \w\K(?=[\w[:p*:]]+$) instead of .{10}$
and use this ^[^:]+: instead nested style

This article was last modified on December 4, 2023

Comments (0)

Loading comments...