Hi PJO It's not currently possible to include tiddler images in Markdown (you can, as you'll have discovered, happily use Markdown's normal syntax for external images). I've added a quick fix for 5.0.10:
https://github.com/Jermolene/TiddlyWiki5/commit/45b0966013c760abab5b3f7faea0e59af2ca5619 It lets you do things like:  Currently the "title" text is ignored, and the "alt text" is used as the tooltip. Best wishes Jeremy On Tue, Apr 15, 2014 at 9:10 PM, PJO <[email protected]> wrote: > Just trying out TW5 for the first time. The expression "blown away" is so > overused as to be meaningless so I'll just say that it's delightfully easy > to use. > > I do have one question however: > > How to achieve the equivalent of including an image from another tiddler > when using Markdown?* > > I *have* searched for information on this but what I've found is > confusing and doesn't work for me. > > Thanks > PJO > > *ie. > > {{ image.jpg }} > > or > > <html><<img src="http://www.example.com/Index_files/image.jpg"/></html> > > -- > You received this message because you are subscribed to the Google Groups > "TiddlyWiki" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/tiddlywiki. > For more options, visit https://groups.google.com/d/optout. > -- Jeremy Ruston mailto:[email protected] -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

