there is a strange behavior of pod2html. (At least I couldn't find any documentation for it.)
It automatically detects functions in =head text and surrounds them with code-tags.
$> echo "=head1 func()" | pod2html | grep '<h1>' /usr/bin/pod2html: no title for -. <h1><a name="func__"><code>func()</code></a></h1>
Any hints how to disable this behavior?
Cheers Rolf
In reply to magic code-tags from pod2html by LanX
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |