Quote:
Originally Posted by Leonatus
For information only: I created an epub nevertheless and, as a workaround for the problem with the Check Dialogue feature, I found that for finding superfluous closing double angle quotes or opening quotes with no corresponding closing quotes this regex would generally work:
|
If the quotes you are using are double angles, that might work, but only for those. I will run your file through the debugger tonight.