diff options
Diffstat (limited to 'textproc/rubygem-html-pipeline-gitlab/pkg-descr')
-rw-r--r-- | textproc/rubygem-html-pipeline-gitlab/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/textproc/rubygem-html-pipeline-gitlab/pkg-descr b/textproc/rubygem-html-pipeline-gitlab/pkg-descr new file mode 100644 index 000000000000..39e907b8e36a --- /dev/null +++ b/textproc/rubygem-html-pipeline-gitlab/pkg-descr @@ -0,0 +1,4 @@ +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. |