Quote:
Originally Posted by HarryT
In the second and subsequent paragraphs, the "internal" quotes end up the wrong way around. Eg, 'bbbb' ends up starting with a close quote, and ending with an opening quote.
|
Does it end up this way: „‘bbb’ instead of „’bbb‘ (or the other way round, don't know how it is exactly in English)?
Then perhaps you can change the opening part with a simple search/replace for „‘ and the second with a regex search.