1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-06-25 14:43:01 +00:00
Tobias Beer b43d4a33d6 simplified regexp
Ok, I think I've got it now. The following matches all...

1. starting with a literal `$:`
2. then any number of character not a whitespace, `<` or  `|`
3. closing with anything that is, again, not a whitespace, `<` or  `|`

Test here...

http://tbdemo.tiddlyspot.com/#Autolink%20System%20Tiddlers
2015-01-11 11:04:02 +01:00
..
2014-08-30 20:44:26 +01:00
2014-11-10 20:59:15 +00:00
2015-01-11 11:04:02 +01:00
2014-12-18 19:52:15 +00:00
2015-01-06 18:19:55 +00:00