opnsense-ports/textproc/rubygem-html-pipeline/pkg-descr
2022-09-07 22:33:21 +02:00

4 lines
220 B
Text

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.