1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-03-17 08:58:10 +00:00
Jermolene accd4a1b65 Fix regexp performance problem introduced in c7b31b02422265e11b68992e58ef5638cf2e568e
This fixes a problem introduced in
c7b31b02422265e11b68992e58ef5638cf2e568e.

The changes by @tobibeer inadvertently made the regular expression
evaluation significantly more expensive because of lookahead. The is
less elegant but reverts the performance problem.
2016-10-17 19:08:01 +01:00
..
2016-10-11 09:26:20 +01:00
2014-08-30 20:44:26 +01:00
2016-06-23 16:23:36 +01:00
2016-08-20 17:11:54 +01:00