aboutsummaryrefslogtreecommitdiff
path: root/textproc/rubygem-html-pipeline/pkg-descr
blob: 39e907b8e36ac1ccd1218e3a5e7cd93bc0a3e7e6 (plain) (blame)
1
2
3
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.