Hi Bob,

Try transclusion.
Put the list in 'tiddler_A' e.g.:

* text
* text
** text
** text



and transclude 'tiddler_A' in 'tiddler_B':

|<<tiddler tiddler_A>>|text|
|text|text|



Cheers,

Ton


On Thursday, October 31, 2013 2:51:14 PM UTC+1, Bob Flandard wrote:
>
> Hello,
>
> I'm trying to embed a numbered (or bullet) list inside a table cell.
>
> It seems that tables and lists both need a newline in their definitions.
>
> I found a code snippet from Eric that embeds a table in a list. Does a 
> similar method exist for a list in a table?
>
> Thanks,
>
> Bob
>
> # item1
> ** bullet1
> ** bullet2{{centeredTable{
> |t|a|b|
> |l|e|.|
> }}}
> # item2
>

-- 
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/groups/opt_out.

Reply via email to