mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-27 21:54:40 +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.