On Mon, May 7, 2012 at 12:45 PM, Buce <[email protected]> wrote: > Hi, > > I'm trying to put a bulleted list in the middle of an item of a > labeled list, like so: > > http://sprunge.us/bQTM > > The problem I am having is that I can't figure out how to end the > bulleted list item while continuing the labeled list item. The > sentence starting with "When no 'file' or 'action' is present" in the > snippet above is supposed to get indented once, but is currently > aligned with the leftmost margin. When I add a single plus (+) > character on the line before it for a list continuation, it gets > indented to match the bulleted list instead of the labeled list. > > I searched google and looked through the documentation regarding > labeled and bulleted lists, and found no answer. Is there any way to > do what I'm trying to accomplish?
Realized my mistake a few minutes after sending this: I needed a blank line to end the bulleted list, followed by a single plus (+) sign to continue the labeled list. http://sprunge.us/iaIK is the corrected version. Sorry for the noise. -- 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.
