|
NAMEText::Decorator::Filter::Quoted - Mark up paragraphs of quoted textSYNOPSIS$decorator->add_filter("Quoted", begin => '<div class="level%i">', end => '</div>'); DESCRIPTIONfilter_nodeThis filter uses the Text::Quoted module to add quoting-level style tags on a HTML representation of piece of text.
Visit the GSP FreeBSD Man Page Interface. |