freebsd-ports/textproc/rubygem-html-pipeline/pkg-descr
Michael Moll cff01aa734 new port: textproc/rubygem-html-pipeline
GitHub HTML processing filters and utilities

WWW: https://github.com/jch/html-pipeline

PR:		199820
Differential Revision:	https://reviews.freebsd.org/D2508
Submitted by:	Torsten Zuehlsdorff <ports@toco-domains.de>
Approved by:	swills (mentor)
2015-05-10 23:38:53 +00:00

6 lines
263 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.
WWW: https://github.com/jch/html-pipeline