Sympa::HTMLDecorator
Decorating HTML texts
Decorating HTML texts
use Sympa::HTMLDecorator; $decorator = Sympa::HTMLDecorator->instance; $ouput = $decorator->decorate($html, email => 'javascript');
Sympa::HTMLDecorator transforms HTML texts.
Parameters:
Returns:
Modified text.
Sympa::HTMLSanitizer.
Sympa::HTMLDecorator appeared on Sympa 6.2.14.