1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-03 02:33:15 +00:00
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 Add an HTML parser 2013-04-10 17:02:37 +01:00
imageparser.js Change module type for parsers to "parser" 2013-01-16 13:56:11 +00:00
textparser.js Update TW2 wikitext content type to text/x-tiddlywiki 2013-08-25 22:06:28 +01:00