Re: Project Start: Section 1

[email protected] (Jonathan Scott Duff)
Newsgroups perl.perl6.documentation
Message-ID <[email protected]>
On Tue, Nov 12, 2002 at 12:06:13PM -0600, Garrett Goebel wrote:
> Or if the leading = really must be required:
> 
> =*> level1
>     =>> level2
>         =+>>> level3
>               =*>>>> level4
>         =>>>  level3
> =>  level1

What about this for bulletted lists:

=item * level1
=item ** level2
=item *** level3
=item **** level4
=item *** level3
=item * level1

and this for ordered lists:

=item # level1
=item ## level2
=item ### level3
=item #### level4
=item ### level3
=item # level1

-Scott
-- 
Jonathan Scott Duff
[email protected]
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.