> *Normal item 1
> *Normal item 2
> }}}
>
> Paragraph after Normal List
> {{compactList{
> *Compact item 1
> *Compact item 2
> }}}
>
> Paragraph after Compact List
>
You could try this instead of the above:
*Normal item 1
*Normal item 2
Paragraph after Normal List
{{compactList{
*Compact item 1
*Compact item 2
}}}Paragraph after Compact List
This should remove the space between "Compact item 2" and "Paragraph
after Compact List".
If you have the }}} and "Paragraph after Compact List" on separate
lines the tiddlywiki wikifier inserts a <br> there, hence the gap.
Hope that helps,
Colm
--
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.