1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-20 19:04:44 +00:00
TiddlyWiki5/core/modules/parsers
Jermolene d5b526914b Simplify the regular expression for HTML comments
We were getting catastrophic backtracking in Chrome for some input
texts where the closing “—>” of the comment was omitted.
2014-02-12 15:24:03 +00:00
..
wikiparser Simplify the regular expression for HTML comments 2014-02-12 15:24:03 +00:00
htmlparser.js Add an HTML parser 2013-04-10 17:02:37 +01:00
imageparser.js Refactor the image parser to avoid generating badly formed image src's 2014-01-29 19:11:05 +00:00
textparser.js Display tiddler data dictionaries as plain text 2014-01-12 11:58:32 +00:00