hi <there> &you; < &

& some < t&e;xt

<paragraph>

<

&

  1. item <text> < &

    <para>

convert_ok($list_pod, <<MKDN, ## hi &lt;there> &amp;you; < &

- & some < t&amp;e;xt

&lt;paragraph>

<

&

1. item &lt;text> < &

   &lt;para>
MKDN
'escape entities in lists and items properly',
);

convert_ok($list_pod, <<MKDN, ## hi &lt;there&gt; &amp;you; &lt; &amp;

- &amp; some &lt; t&amp;e;xt

&lt;paragraph&gt;

&lt;

&amp;

1. item &lt;text&gt; &lt; &amp;

   &lt;para&gt;
MKDN
'escape all entities in lists and items',
attr => { html_encode_chars => 1 }
);

done_testing;

1 POD Error

The following errors were encountered while parsing the POD:

Around line 168:

=back doesn't take any parameters, but you said =back POD