[ 
https://issues.apache.org/jira/browse/JSPWIKI-34?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12542845
 ] 

Dirk Frederickx commented on JSPWIKI-34:
----------------------------------------

@Dave,

I tested collapsable lists with or without the space: this does not make any 
difference. 

Actually, the real problem is the nesting of %%collapse:

{{
%%collapse
%%collapse
* some list
** some list
** some list
/%
/%
}}

Try this, and you'll is incorrect indenting of bullets.
I'll still need to check out why this is the case. 
Anyway, quick solution is to avoid this kind of useless nesting  ;-))



> %%collapse causes bullets at same level to be increasingly indented
> -------------------------------------------------------------------
>
>                 Key: JSPWIKI-34
>                 URL: https://issues.apache.org/jira/browse/JSPWIKI-34
>             Project: JSPWiki
>          Issue Type: Bug
>          Components: Default template
>    Affects Versions: 2.6.0
>         Environment: jspwiki.org, currently running 2.5.152-cvs
>            Reporter: Dave Wolf
>            Priority: Minor
>
> I noticed my long-existing "My Favorites" page was being rendered with each 
> bullet increasingly indented below other bullets at the same level. When I 
> removed the %%collapse directive, the formating was corrected, but of course 
> the collapsable list functionality was removed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to