View Single Post
Old 04-21-2023, 06:28 AM   #1
SilvioTO
Junior Member
SilvioTO began at the beginning.
 
SilvioTO's Avatar
 
Posts: 7
Karma: 10
Join Date: Nov 2010
Device: none
find dialogues with missing closing inverted commas

I would like to use regex to find the following error in my book:

«dialogue (missing » at the end of phrase).

correct string:
«dialogue»

Tried some code, but I only be able to find a text between « and ».
Thanks for your help.
SilvioTO is offline   Reply With Quote