Re: Repost: Nested lists not working

Suresh <[email protected]>
Newsgroups gmane.emacs.wiki.general
Message-ID <[email protected]>
> For example 
> 
>  - Level 0 item 1
>      - Level 1 item 1
>  - Level 0 item 2
> 
> gives
> 
> *Level 0 item 1 - Level 1 item 1
> *Level 0 item 2
> 
> in the output (bullet instead of asterisk).

Correcting myself: Actually, that gives

*Level 0 item 1
*Level 1 item 1
*Level 0 item 2

but if I use:

 1. Level 0 item 1
    - Level 1 item 1
 2. Level 0 item 2

then I get,

 1. Level 0 item 1 - Level 1 item 0
 2. Level 0 item 2

S.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.