Re: `=item 1. Text` Doesn't Produce Ordered List Item
[email protected] (Ronald J Kimball)
| Newsgroups | perl.pod-people |
|---|---|
| Message-ID | <[email protected]> |
http://perldoc.perl.org/perlpodspec.html#About-=over...=back-Regions According to the spec, the asterisk or number should be by itself in the =item paragraph; additional text should be in a separate verbatim paragraph. Ronald