Your code works for both text and tables, Harold's has the concatenated text problem for any and all text you place into a "col" using col2 or cols3
On Feb 19, 2:07 pm, Eric Weir <[email protected]> wrote: > On Feb 19, 2009, at 2:01 PM, jrbast wrote: > > > Not sure what your trying to say, but here's a simple example: > > > {{cols2{ > > > {{col{ > > col1_line1 > > > col1_line2 > > }}} > > {{col{ > > col2_line1 > > }}} > > > }}} > > Not sure you're trying to do what I suggested. If so, the above isn't > it. The equivalent for the above translated into what was suggest is: > > {{cola{"col1_lin1 > > col1_line 2}}}{{colb{col2_line1}}} > {{clear{ > > }}} > > The above will give you two columns with two lines separated by a > blank line in the first column. > > > What is the {{clear{ used for? > > If you don't have it the contents will spill out of the bottom of the > tiddler. > > Regards, > ---------------------------------------------------------------------- > Eric Weir > Decatur, GA USA > [email protected] --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/TiddlyWiki?hl=en -~----------~----~----~----~------~----~------~--~---

