diff options
Diffstat (limited to 'textproc/rubygem-html-pipeline/pkg-descr')
-rw-r--r-- | textproc/rubygem-html-pipeline/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/textproc/rubygem-html-pipeline/pkg-descr b/textproc/rubygem-html-pipeline/pkg-descr index 26883ab79166..39e907b8e36a 100644 --- a/textproc/rubygem-html-pipeline/pkg-descr +++ b/textproc/rubygem-html-pipeline/pkg-descr @@ -2,5 +2,3 @@ This library provides a handful of chainable HTML filters to transform user content into markup. A filter takes an HTML string or Nokogiri::HTML::DocumentFragment, optionally manipulates it, and then outputs the result. - -WWW: https://github.com/jch/html-pipeline |