I'm using
some regex on book-edit, and I think it would be great to run them using a plugin similar to
Pepito for OpenOffice.
This extension:
- search the entire text applying regex and shows occurences found (1st picture)
- permit to apply more than one type of correction to the "error" and a global replace
- has a tab similar to the check spelling one, in which there is a list of words to verify according to one or more regex (2nd picture)
- allow to add new regex and change existing ones
Proper regex have to be written, mine have
bugs and some of them are for italian language.