Thanks Tony!

I removed the line, but the chapters become like:

Chapter 1 Chapter 2 Chapter 3

not

Chapter 1
Chapter 2
Chapter 3

On 1 March 2010 09:55, Anthony Muscio <[email protected]> wrote:

> Claudio,
>
> Nested sliders is designed to do what you ask
>
> Between the two chapters, don't leave a blank line
>
> +++[Chapter 1]
> {{indent{+++[Section 1.1]
> {{indentmore{
> [[Section 1.1 - Part 1]]
> [[Section 1.1 - Part 2]]
> [[Section 1.1 - Part 3]]
> }}}
> ===
> }}}
> *===
> +++[Chapter 2]*
> {{indent{+++[Section 2.1]
> {{indentmore{
> [[Section 2.1 - Part 1]]
> [[Section 2.1 - Part 2]]
> [[Section 2.1 - Part 3]]
> }}}
> ===
> }}}
> ===
> The truth is even this has an extra new line hiding here,
> ===<New Line hiding here
> +++
> but nested sliders take account of that, so you do not need to do the
> following (but it works)
> ===+++
> Regards Tony
>
>
>
>
>
> TonyM
>
> If you have not found an easy way to do it with TiddlyWiki, you have missed
> something.
> www.tiddlywiki.com
>
>
>
>
> On Fri, Feb 26, 2010 at 18:23, Claudio <[email protected]> wrote:
>
>> Hi
>>
>> I've built a menu like this in MainMenu. Space/line break appears
>> below "Section 1" when "Chapter 1" is clicked and expanded. Is it
>> possible to remove it?
>>
>> Code:
>> +++[Chapter 1]
>> {{indent{+++[Section 1.1]
>> {{indentmore{
>> [[Section 1.1 - Part 1]]
>> [[Section 1.1 - Part 2]]
>> [[Section 1.1 - Part 3]]
>> }}}
>> ===
>> }}}
>> ===
>>
>> +++[Chapter 2]
>> {{indent{+++[Section 2.1]
>> {{indentmore{
>> [[Section 2.1 - Part 1]]
>> [[Section 2.1 - Part 2]]
>> [[Section 2.1 - Part 3]]
>> }}}
>> ===
>> }}}
>> ===
>>
>> Normal:
>> Chapter 1
>> Chapter 2
>>
>> When Chapter 1 & 2 is clicked :
>> Chapter 1
>> (indent) Section 1.1
>> (space here, wanna remove)
>> Chapter 2
>> (indent) Section 2.1
>> (space here, wanna remove)
>>
>> Want:
>> Chapter 1
>> (indent) Section 1.1
>> Chapter 2
>> (indent) Section 2.1
>>
>> --
>> 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]<tiddlywiki%[email protected]>
>> .
>> For more options, visit this group at
>> http://groups.google.com/group/tiddlywiki?hl=en.
>>
>>
>  --
> 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]<tiddlywiki%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/tiddlywiki?hl=en.
>

-- 
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.

Reply via email to