1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-04-09 20:26:39 +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
..
2015-05-28 09:47:42 +01:00
2016-01-03 18:04:21 +00:00
2015-03-31 14:39:36 +01:00
2015-02-17 10:28:54 +00:00
2014-08-07 15:49:52 +01:00

title: $:/core/readme

This plugin contains TiddlyWiki's core components, comprising:

* JavaScript code modules
* Icons
* Templates needed to create TiddlyWiki's user interface
* British English (''en-GB'') translations of the localisable strings used by the core