Problem: Building a table with images by inserting some image-rendering
widgets in table cells does not work directly, only by transclusion.

That is, if <$myWidget myField=" ..." /> is a widget that outputs an (SVG)
image and whose myField field contains newlines, the following does not
work:

| <$myWidget.... /> | <$myWidget.... /> | <$myWidget.... /> |

but the transclusion works (where the GraphicTiddlers simply contain the
graphic-redendering widget):

| {{myGraphicTiddler1}} | {{myGraphicTiddler2}} | {{myGraphicTiddler3}} |

I can appreciate that the transclusion solution is more in tune with T's
overall philosophy, but it would be more convenient for writing and editing
to have a direct inclusion when a table contains several small images. I am
(wildly) guessing the problem is that <$myWidget .. /> contains newlines
and that breaks the table-building algorithm.
Is there any workaround?



Cheers,
S.

-- 
__________________________________________________
Stefano Franchi

[email protected] <[email protected]>
http://stefano.cleinias.org

-- 
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/CAJODLwaU9JbMTqQsbU9OUCokpkGQvs5g%3DWw3xUgo2vDR6LzWaQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to