[
https://issues.apache.org/jira/browse/JSPWIKI-372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Janne Jalkanen resolved JSPWIKI-372.
------------------------------------
Resolution: Invalid
Works as advertised.
<code>
* level 1
** level 2
some text between
** should also be level 2
</code>
You need to have a space in front of the line which belongs to the previous
bullet point.
> Bulleted List is displayed wrong
> --------------------------------
>
> Key: JSPWIKI-372
> URL: https://issues.apache.org/jira/browse/JSPWIKI-372
> Project: JSPWiki
> Issue Type: Bug
> Affects Versions: 2.6.2, 2.8
> Reporter: Thomas Hinterndorfer
> Priority: Trivial
> Attachments: bulleted_list1.png, bulleted_list2.png
>
>
> If you write text between 2 entries of a bulleted list, the list is displayed
> wrong. For example
> * level 1
> ** level 2
> some text between
> ** should also be level 2
> causes the last line to be displayed with level 1 AND level 2 bullets. (works
> both on 2.6.2 and sandbox.jspwiki.org - 2.8.0-beta-1).
> If you add another ** level 2 entry you get bold text between ** and **
> instead of list entries (on 2.6.2, doesn't work on sandbox)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.