TiddlyWiki5/core/modules/parsers
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
..
wikiparser Fixed problem with greedy regexp for macrocalls 2013-11-17 21:53:12 +00:00
htmlparser.js
imageparser.js
textparser.js