How to find characters *preceded by* certain letters

Feature requests, and in-depth discussions of features and the way Mellel works

Moderators: Eyal Redler, redlers, Ori Redler

Post Reply
Icelander
Knows everything, can prove it
Posts: 366
Joined: Mon Aug 18, 2014 10:59 pm

How to find characters *preceded by* certain letters

Post by Icelander »

Let's say I have a document that looks something like this:

Text, text, text DOI:10.1017/CBO9781107295636.005
Text 12.1047/CBO9781107295636.005
DOI:16.1017/CBO9781107295636.005
text text 18.1047/CBO9781107295636.005

I want to find only the characters FOLLOWED BY the string "doi:", not the string "doi:" itself. Or in other words, only 10.1017/CBO9781107295636.005 and 16.1017/CBO9781107295636.005, not the numbers which do not start with "doi:"

How can I do that in Mellel?
Post Reply