1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-30 16:00:46 +00:00
TiddlyWiki5/core/modules/parsers
Jermolene bf9a87dc0e Fix CR handling by HTML parser
@pmario and @welford - I’m not presenting this as a fix for #717
because I’m still not in a position to reproduce it.

However, I found this during a review of newline handling code, and
would be interested if it is implicated in the problems you are
reporting.
2014-08-03 09:43:22 +01:00
..
wikiparser Fix CR handling by HTML parser 2014-08-03 09:43:22 +01:00
csvparser.js Get rid of the tweakParseTreeNode() hack 2014-05-14 08:51:08 +01:00
htmlparser.js Update HTML parser to use an IFRAME 2014-06-11 23:04:58 +01:00
imageparser.js First pass at external image support 2014-06-12 08:36:30 +01:00
parseutils.js added missing regex update for triple double-quotes macro params 2014-06-19 19:17:26 +02:00
textparser.js Get rid of the tweakParseTreeNode() hack 2014-05-14 08:51:08 +01:00