Quote:
Originally Posted by 1v4n0
Hello, is there a way to replace a character or a string, repeated continuously N times, with the number N?
Say, replace "AA" with "2", "AAA" with "3" and so on, in just one regular expression?
Thank you.
|
calibre book-edit regex function replace. using python to do so.
Hope someone develops a similar plug-in, or this feature will be also added to Sigil