Great! Thanks!

Maybe a more general approach would also be good? After all a protocol (or 
better scheme name) is nothing but an identifier, so it starts with a 
letter and is followed by y any combination of letters, digits, plus ("+"), 
period ("."), or hyphen ("-") […] followed by a colon (":"). 
http://en.wikipedia.org/wiki/URI_scheme

So this should fit: /[a-z][a-z0-9+.-]*:/

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywikidev.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to