"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/>

Reply via email to