Re: Handling nested =open directives
[email protected] (Marc Green)
| Newsgroups | perl.pod-people |
|---|---|
| Message-ID | <[email protected]> |
> > From ext/Pod-Html/t/htmlview.pod: >> >> > =over 4 >>> > >>> > =item foo >>> > >>> > The foo item. >>> > >>> > =item bar >>> > >>> > *The bar item.* >>> > >>> > =over 4 >>> > >>> > *This is a list within a list * >>> >> > This paragraph should not be here. There should be nothing between the > =over and the first =item. Is it in the original? > > Yes, it is in the original.