> > IMO you can _not_ detect this pattern in 1 run. You would have to find > every appearance with: <<foo[^<]* which finds <<xxxx<< ... In a second step > you have to see if xxxx contains >> .. If yes -> OK ... If no problem. >
OK, I don't think it is necessary with one step for EditorMagic considering how it is the text of a single tiddler that is searched so it should be pretty fast regardless. With <<foo[^<]* as a start (thank you!) I'll see what I can come up with. <:-) -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/a406c373-f00a-452e-b505-8426d404f751%40googlegroups.com.

