Re: Recent pod

[email protected] ("David E. Wheeler") Mon, 25 Feb 2013 13:52:50 -0800
Newsgroups perl.pod-people,perl.perl5.porters
Message-ID <[email protected]>
On Feb 25, 2013, at 1:38 PM, Johan Vromans <[email protected]> wrote:

> Just what we need... more obscure trickery.
> 
> Why not replace "=item *" by something friendly like "=bullet" ?
> 
> Also quite stupid:
> 
>  =over 4
> 
>  =item 1.
> 
>  First item.
> 
>  =item 1.
> 
>  Another item.
> 
>  =back
> 
> Computers are very good at numbering list items.

Yeah, that’s why I use Markdown for almost all my other documentation.

David