Thread
:
Regex examples
View Single Post
12-12-2018, 11:45 AM
#
560
Leonatus
Wizard
Posts: 1,060
Karma: 11391181
Join Date: Mar 2013
Location: Guben, Brandenburg, Germany
Device: Kobo Clara 2E, Tolino Shine 3
Your "simple" check:
Code:
(»[^«]*)</p>
found me missing closing quotes within a paragraph, whereas
Code:
»([^«]*)»
found me as well missing closing quotes as the "citation problem", also across multiple paragraphs.
That's indeed very helpful!
Leonatus
View Public Profile
Find More Posts by Leonatus
Track Posts by Leonatus via RSS