Re: `=item 1. Text` Doesn't Produce Ordered List Item
[email protected] ("David E. Wheeler")
| Newsgroups | perl.pod-people |
|---|---|
| Message-ID | <[email protected]> |
On Jul 22, 2010, at 2:38 PM, Russ Allbery wrote: > 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. No, by my reading, “"=item <anything>" where <anything> isn't a bullet or a number” should be a definition list item. Best, David