Matthew Horsfall (alh)
/
perl-5.23.2
/
cpan/Pod-Parser/t/pod/nested_items.t
Test nested item lists
This is a test to ensure the nested =item paragraphs get indented appropriately.
First section.
- a
-
this is item a
- b
-
this is item b
Second section.
- a
-
this is item a
- b
-
this is item b
- c
-
- d
-
This is item c & d.