RAPPAZ Francois via pod-people wrote on 4/13/17 6:36 AM:
How can I embed pod directives in a pod directive so that they are displayed as
plain text ? I have tried =begin pod or =begin text without success. Should I
use E<61> instead of =  ?


can you just indent the embedded pod like this?

=pod

example of pod within pod

 =pod

 =over

 =item foo

 =item bar

 =cut

this was an example. thanks.

=cut

--
Peter Karman  .  https://karpet.github.io  .  https://keybase.io/peterkarman

Reply via email to