| Plagger documentation | view source | Contained in the Plagger distribution. |
Plagger::Plugin::Filter::Profanity - Profanity filter for entry body
- module: Filter::Profanity
config:
text_only: 1
This plugin filters bad English terms into something like !@$~ using Regexp::Common::profanity_us.
When set to 1, uses HTML::Parser to avoid replacing bad terms inside HTML tags.
Tatsuhiko Miyagawa
| Plagger documentation | view source | Contained in the Plagger distribution. |