|
NAMEPlagger::Plugin::Filter::Regexp - Rewrite entry body using regular expression SYNOPSIS - module: Filter::Regexp
config:
regexp: s/Plagger/$1, the pluggable Aggregator/g
text_only: 1
DESCRIPTIONThis plugin applies regular expression to each entry body by using "eval". CONFIG
AUTHORTatsuhiko Miyagawa SEE ALSOPlagger, HTML::Parser
|