CriticMarkup / CriticMarkup-toolkit

Various tools to use CriticMarkup in your daily workflow
732 stars 52 forks source link

Make Services accept/reject all in selection. #30

Closed achabotl closed 10 years ago

achabotl commented 10 years ago

Replaced the addition, deletion and substitution regular expression searches with substitutions and I daisy chained the outputs of the substitutions. This means that it's not longer necessary to select only the critic markup section; it's possible to select any text, as long as it contains the markup to accept/reject.

It's now possible to select a section with multiple edits, even the whole document and "accept all" or "reject all".

macdrifter commented 10 years ago

Merged to improve search and replace