You can do this in an iframe, like: <iframe src="table.html" width="90%" height="500px">
I use this so often, I rolled it into a macro: \define xiframe(obj) <iframe src="TW-Images/$obj$" width="90%" height="500px"></iframe> \end where TW-Images is the sub-directory where I keep file objects. Good luck, Mark On Monday, September 25, 2017 at 1:48:41 AM UTC-7, peuhpeuh singe wrote: > > Hi ! > > Is there a way to render into a tiddler an html table stored in a file on > my local drive as it can be done for e.g. images using the macro "img" ? > > Thanks in advance, > P. > -- 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 https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/bf8696d7-3d80-4dcd-a146-1d1eb25a58da%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

