http://asciidoc.org/userguide.html#X15
Cheers Lex On 4 July 2015 at 05:41, Ben Klein <[email protected]> wrote: > Greetings! > > I have a case where I'm describing a procedure using slightly more than > simple list bullets, and I'd like to be able to have (say) more than a > single line ("paragraph") per list item. I note that if I create code blocks > by means of indenting, they stay indented as befits their list item: > > . First thing > $ cat this-works.txt > > . Second thing > > . Third thing > let foo = winnr('$') > > Yet this is using indentation rather than some other notation to indicate a > code block. So this doesn't work for paragraphs--they turn into code. It > also doesn't seem to work for images (they, too, turn into code blocks). > > Am I hopelessly deluded or is there actually a way to achieve this effect? > > Thanks! > > Ben > > -- > b > > -- > You received this message because you are subscribed to the Google Groups > "asciidoc" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/asciidoc. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "asciidoc" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/asciidoc. For more options, visit https://groups.google.com/d/optout.
