Quote:
Originally Posted by meme
Could you provide some text that you are trying to match?
EDIT: I'm not sure what text you are matching, but if I use the following then I do see a difference in 0.5.906 and 0.5.907 (.e. it change to ndash in 906 but not the current beta). Will look into it.
<p>Chapitre - 1</p>
|
Hello,
Text is following:
<p>Chapitre IX Title of the chapter</p>
I'm looking for any instance where no ndash (sourrounded by blanks) is between the latin number and "Title", and want omit any instance, where the ndash is already there.
- The dashes in search and replace are all ndashes and i missed the \2 at the end of the replace (only here)
- Of course I use 907
- The coursor is located properly, the blank and the "T" from title is selected.
- Replace all works as i exspected, so i assume, that there is no error in the regex-code itself.
Addendum: I tried the same with normal dashes, the result is the same