Sympa::HTMLDecorator
Decorating HTML texts
- Provided by: sympa (Version: 6.2.76~dfsg-1.1)
- Report a bug
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.