diff options
Diffstat (limited to 'textproc/p5-Text-Decorator/pkg-descr')
-rw-r--r-- | textproc/p5-Text-Decorator/pkg-descr | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/p5-Text-Decorator/pkg-descr b/textproc/p5-Text-Decorator/pkg-descr index 708f449c5bc5..8802350491b1 100644 --- a/textproc/p5-Text-Decorator/pkg-descr +++ b/textproc/p5-Text-Decorator/pkg-descr @@ -1,6 +1,6 @@ -Text::Decorator is a framework for marking up plain text into various -formats by applying a chain of filters. For instance, you might apply a -filter which will cause URIs in text to be presented as links if the text +Text::Decorator is a framework for marking up plain text into various +formats by applying a chain of filters. For instance, you might apply a +filter which will cause URIs in text to be presented as links if the text is exported as HTML. WWW: http://search.cpan.org/dist/Text-Decorator/ |