Michael Welle <[EMAIL PROTECTED]> writes:

> 
>  1. text
> 
>     more text
> 
>     much more text
> 
>  2. text
[…]
> 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’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.


Regards,

-- 
Jim Ottaway

_______________________________________________
Muse-el-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/muse-el-discuss

Reply via email to