mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2025-12-30 05:41:49 -08:00
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 | ||