1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-29 23:40:45 +00:00
TiddlyWiki5/core/modules/parsers
Jermolene 6b14969cf6 Display a warning for binary tiddlers in view mode
The base64 data is currently parsed as wikitext, which is slow and unhelpful

We already display the same warning for binary tiddlers in edit mode.
2018-05-18 17:53:07 +01:00
..
wikiparser Check for dollar sign within HTML element name 2018-01-16 22:13:40 +00:00
audioparser.js Add audio/ogg to the list of recognised audio formats 2014-10-19 22:09:17 +02:00
binaryparser.js Display a warning for binary tiddlers in view mode 2018-05-18 17:53:07 +01:00
csvparser.js Change more "tw-*" classes to "tc-*" 2014-08-28 18:21:08 +01:00
htmlparser.js Fix sandbox attribute for html parser generated iframes 2016-05-17 15:45:10 -06:00
imageparser.js Code Cleanup (#3178) 2018-03-19 15:46:07 +00:00
parseutils.js Add support for filtered attributes to HTML elements and widgets 2016-10-21 11:27:07 +01:00
pdfparser.js Separate the PDF parser from the image parser 2016-12-15 17:13:32 +00:00
textparser.js Get rid of the tweakParseTreeNode() hack 2014-05-14 08:51:08 +01:00
videoparser.js Add support for other movie content types 2016-12-23 08:34:07 +00:00