mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-06 18:16:18 +00:00
9547a1f01c
A bunch of little changes that together enable external image support. Try: ``` tiddlywiki editions/tw5.com --verbose --build externalimages ``` Then open `externalimages.html`, look for the images in the more/types tab of the sidebar, open them and verify that they are set with an external SRC attribute, not a data URI. |
||
---|---|---|
.. | ||
wikiparser | ||
csvparser.js | ||
htmlparser.js | ||
imageparser.js | ||
parseutils.js | ||
textparser.js |