html
convert_ok( <<'POD', Some pod
foobar
<div> foo </div>
bar
baz
qux MKDN 'by default accept html and markdown targets', );
convert_ok( <<'POD', Some pod
**BOLD**! not pod MKDN '=for markdown passed through', );
convert_ok( <<'POD', Some pod
2 POD Errors
The following errors were encountered while parsing the POD:
- Around line 81:
'=end markdown POD <<'MKDN', Some _pod_' is invalid. (Stack: =begin markdown)
- Around line 117:
'=end :markdown POD <<'MKDN', Some _pod_' is invalid. (Stack: =begin markdown; =begin :markdown)