@TiddlyTweeter wrote: > > ([ .,;:!?]|$) > > Note that in character classes meta-characters *"."* and *"?" *no longer > have any special meaning so do not need to be escaped. > *"|"* is "alternation" within a "capture group" "*(...)*" > *"$"* is "end-of-scope" (depends on regex setting whether that is > end-of-field or end-of-line) >
Very valuable info that I had no idea about! (The attached image doesn't seem to work tho.) <:-) -- 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/b41cac00-3113-45e0-bdc2-853c771ac607%40googlegroups.com.

