> sliders: {
> formatString: "[[%1]]+++\n%2===\n\n",
> formatStringLeaf: "[[%1]]\n"
> },
Give this a try:
formatString: "@@display:block;[[%1]]+++\n%2===@@"
It uses "display:block" inline CSS so that a single linebreak will be
rendered in-between adjacent sliders while avoiding the problematic
use of the two trailing newlines.
enjoy,
-e
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---