1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-01 01:33:16 +00:00
TiddlyWiki5/editions/test/tiddlers/tests
Jermolene 3b35d7dfe4 Fixed problem with greedy regexp for macrocalls
It was preventing this from working:

```
<<macro>><<bacrp>><<sdf>><<qweqwe>>
```
2013-11-17 21:53:12 +00:00
..
test-filters.js Added test for !limit (not limit) 2013-10-01 11:27:26 +01:00
test-html-parser.js Separate the wikitext parser tests into their own file 2013-07-03 16:01:01 +01:00
test-widget.js Rename the 'setvariable' widget to 'set' 2013-11-15 18:31:39 +00:00
test-wikitext-parser.js Fixed problem with greedy regexp for macrocalls 2013-11-17 21:53:12 +00:00
test-wikitext.js Get rid of the "new_" prefix we had on some methods 2013-11-08 08:51:14 +00:00