View Single Post
Old 04-22-2019, 11:24 AM   #697
Toxaris
Wizard
Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.
 
Toxaris's Avatar
 
Posts: 4,520
Karma: 121692313
Join Date: Oct 2009
Location: Heemskerk, NL
Device: PRS-T1, Kobo Touch, Kobo Aura
Quote:
Originally Posted by Leonatus View Post
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:
Code:
«[^»]*[«]
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.
Toxaris is offline   Reply With Quote