Hi,
I'm trying to use columns in a tiddler and I came across this
solution<https://groups.google.com/forum/#!topic/TiddlyWiki/Rlp-bjJEsXg>to the
problem (using custom CSS). However there's a glitch in the
solution. I found that when using custom styles to "force" generate a DIV,
the engine also add a BR following it.
For example, if I write this:
{{foo{
this is a test
}}}
The generated HTML will be
<div class="foo">this is a test</div><br/>
That extra BR screw up the formatting.
Is there a way to generate a DIV without the trailing BR?
Thanks
--
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.