hi <there> &you; < &
item <text> < &
<para>
convert_ok($list_pod, <<MKDN, ## hi <there> &you; < &
- & some < t&e;xt
<paragraph>
<
&
1. item <text> < &
<para>
MKDN
'escape entities in lists and items properly',
);
convert_ok($list_pod, <<MKDN, ## hi <there> &you; < &
- & some < t&e;xt
<paragraph>
<
&
1. item <text> < &
<para>
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 176:
=back doesn't take any parameters, but you said =back POD