\b[A-Z]\K([^\s-]+)(?=[^<>]*</text>)
The above formula continues to work perfectly in Sigil. However, when I try to use it in EditPad Pro, I get the following error message:
"Unknown regex token \K. Use backslashes to escape metacharacters."
In addition, the "\K" part of the formula is highlighted in red, so that's where the problem is.
Does anyone know how to fix this so the formula works in this editing program too?
|