Re: `=item 1. Text` Doesn't Produce Ordered List Item

[email protected] (Russ Allbery)
Newsgroups perl.pod-people
Organization The Eyrie
Message-ID <[email protected]>
"David E. Wheeler" <[email protected]> writes:

> Thanks for the review. Pity, though, that `=item * Stuff` produces an
> unordered list item but `=item 1 Stuff` doesn't produce an ordered list
> item.

That's not because "=item * Stuff" is being specially recognized.  That's
because "=item <anything>" where <anything> isn't a bullet or a number
produces an unordered list.  perlpodspec does say that, although I admit I
had to read it a couple of times.

-- 
Russ Allbery ([email protected])             <http://www.eyrie.org/~eagle/>
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.