1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-07 12:34:22 +00:00
TiddlyWiki5/core/modules/parsers/wikiparser
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
..
rules Fix regexp performance problem introduced in c7b31b0242 2016-10-17 19:08:01 +01:00
wikiparser.js Update wikiparser file comment 2016-02-15 11:33:47 +00:00
wikirulebase.js Moving the wikiparser rules around 2012-12-20 16:38:33 +00:00