On Fri, 21 Jan 2011, Lex Trotman wrote: > On 21 January 2011 23:13, Michal Sojka <[email protected]> wrote: > > On 20 led, 23:03, Lex Trotman <[email protected]> wrote: > >> On 21 January 2011 08:45, Michal Sojka <[email protected]> wrote: > >> > the second paragraph in the example at > >> >http://www.methods.co.nz/asciidoc/userguide.html#_labeled_listsis > >> > rendered as indented. Is this a bug or correct behavior? > >> > >> The example looks right to me, can you be more specific which element > >> and what is wrong? > > > > I mean the second instance of "Fusce euismod commodo velit.", which is > > rendered as literal paragraph (http://www.methods.co.nz/asciidoc/ > > userguide.html#X85) but I would expect it to be rendered the same as > > the first "Fusce euismod commodo velit.". > > No an indented paragraph is a literal paragraph so its rendered > correctly, see 12.2 > > Also in 14. "Another list or a literal paragraph immediately following > a list item will be implicitly included in the list item"
Thanks. I was confused by the note in 12.2. which reads: Because lists can be indented it’s possible for your indented paragraph to be misinterpreted as a list — in situations like this apply the literal style to a normal paragraph. Maybe this note could be extended by: On the other hand, if your paragraph in a list is rendered as literal and you would like it to be the normal paragraph, use <<X15,List item continuation>>. -Michal -- You received this message because you are subscribed to the Google Groups "asciidoc" 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/asciidoc?hl=en.
