A hopefully simple question which I haven’t been able to find an answer to: should the section part of a Pod link include formatting codes in the section heading linked to like in L<<< Foo::Bar/"C<< foo => $bar >>" >>>
or should you omit them like in L<< Foo::Bar/"foo => $bar" >>
?
I haven’t been able to either find or contrieve a scenario where it actually matters, at least when generating URLs with the usual converters.