1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-11-16 15:28:24 +00:00
Files
TiddlyWiki5/core/modules/parsers/wikiparser/rules
Jermolene accd4a1b65 Fix regexp performance problem introduced in c7b31b0242
This fixes a problem introduced in
c7b31b0242.

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
..
2014-07-24 23:51:37 +02:00
2013-12-25 14:31:35 +01:00
2012-12-22 23:09:44 +00:00
2014-03-17 20:55:08 +00:00
2016-10-12 15:50:43 +01:00
2013-12-05 16:20:22 +00:00
2012-12-29 23:16:34 +00:00
2014-08-30 20:44:26 +01:00