Wiki content at POD Changed by someone at IP 195.216.14.9 : @@ -28,8 +28,6 @@ renders as: -=over - =head1 Hello you =head2 How are you @@ -38,8 +36,6 @@ =head2 sure, this is legal -=back - (End of example and subsection. Do not be confused :-) =head3 =over, =back @@ -75,7 +71,7 @@ This tag specifies a list of items, either numbered, unnumbered or with terms (like HTML E<lt>dlE<gt>). What style you want is determined by the text following C<=item>. If used like "C<=item * foobar>", a bulleted list will be created. If used like "C<=item 1. foobar>", a numbered list will be created. -You must stick to one style, mixing them is not allowed. Numbering is done for you, you do not need to type correct numbers, just any number. Moreover, C<=item> I<must> occur inside C<=over>/C<=back>. +You must stick to one style, mixing them is not allowed. Numbering is done for you, you do not need to type correct numbers, just any number. Example: @@ -157,6 +153,8 @@ and is exactly the same as: C<<< CZ<><code with EZ<><gt> inside> >>> You may use as many angle brackets as you need. + +How can I display external images? =head2 Author