Tables work just file, including placing two tables vertically within a single column, blank line between tables. It's the multiple lines or paragraphs of text that get concatenated together
On Feb 19, 11:10 am, jrbast <[email protected]> wrote: > Here's my test tiddler data and actual display: > {{cols2{ > > {{col{ > Test data in column 1 > > test paragraph > > }}} > > {{col{ > Test data in column 2 > > }}} > }}} > > Resulting display: > colstest > (updated just now by jeffbast) > > Test data in column 1test paragraph Test data in > column 2 > > On Feb 19, 8:12 am, Eric Weir <[email protected]> wrote: > > > On Feb 19, 2009, at 9:09 AM, jrbast wrote: > > > > Works pretty good, but one issue is that if you put multiple lines of > > > text in a column, all the lines of text get concatenated together. > > > Meaning you can't have blank lines or multiple paragraphs in a single > > > column. Any work around one could put in a stylesheet? I tried > > > using <br><br> in the text, but had no effect. > > > wolfgang's solution, which I just posted, doesn't have this problem. > > Blank lines and multiple paragraphs are OK. > > > ---------------------------------------------------------------------- > > 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 -~----------~----~----~----~------~----~------~--~---

