Hi, Jim Ottaway wrote: > > Michael Welle <[EMAIL PROTECTED]> writes: > > > > > 1. text > > > > more text > > > > much more text > > > > 2. text > [$B!D(B] > > strange. Your example input generates this html snipset: > > > > <ol> > > <li>text > > > > <p>more text</p> > > > > <p>much more text</p> > > > > <ol> > > <li>text</li> > > </ol></li> > > </ol> > > > > This results in a nice stair-effect ;) and each item is numbered with > > 1. > > You didn.FN"t add extra space before the 2., did you? I get what you > have if I do that, since it triggers a new level of indentation. nope, exactly one blank before the numbers.
http://www.c0t0d0s0.de/tmp/EnumTest.muse http://www.c0t0d0s0.de/tmp/EnumTest.html Michael -- biff4emacsen - A biff-like tool for (X)Emacs http://www.c0t0d0s0.de/biff4emacsen/biff4emacsen.html _______________________________________________ Muse-el-discuss mailing list [email protected] https://mail.gna.org/listinfo/muse-el-discuss
