DOKK / manpages / debian 12 / libtext-context-perl / Text::Context::Para.3pm.en
Text::Context::Para(3pm) User Contributed Perl Documentation Text::Context::Para(3pm)

Text::Context::Para - A paragraph in context

This is a paragraph being used by Text::Context.

        my $para = Text::Context::Para->new($content, $order);

You can override DEFAULT_START_TAG and DEFAULT_END_TAG. These default to <span class="quoted"> and </span>

2022-12-13 perl v5.36.0