mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-04-23 15:21:31 +00: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.