./textproc/ruby-html-pipeline, Helpers for processing content through a chain of filters

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.14.3nb1, Package name: ruby31-html-pipeline-2.14.3nb1, Maintainer: pkgsrc-users

HTML::Pipeline

HTML processing filters and utilities. This module includes a small
framework for defining DOM based content filters and applying them to user
provided content.

This project was started at GitHub. While GitHub still uses a similar
design and pattern for rendering content, this gem should be considered
standalone and independent from GitHub.


Required to run:
[textproc/ruby-nokogiri] [lang/ruby31-base]

Master sites:

Filesize: 36 KB

Version history: (Expand)


CVS history: (Expand)


   2023-09-03 17:42:32 by Takahiro Kambe | Files touched by this commit (13)
Log message:
Bump revision RUBY_RAILS_DEFAULT change.
   2022-12-04 16:58:33 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
textproc/ruby-html-pipeline: update to 2.14.3

2.14.3 (2022-10-14)

Closed issues:

* Allow vertical-align #366
* Since bump 2.14.2 builds are failing #363

Merged pull requests:

* Replace EscapeUtils.escape_html with CGI.escape_html #365 (ramhoj)
   2022-08-29 15:20:07 by Takahiro Kambe | Files touched by this commit (4)
Log message:
textproc/ruby-html-pipeline: add pacakge 2.14.2

It is required for forthcoming redmine50 package.

HTML::Pipeline

HTML processing filters and utilities.  This module includes a small
framework for defining DOM based content filters and applying them to user
provided content.

This project was started at GitHub.  While GitHub still uses a similar
design and pattern for rendering content, this gem should be considered
standalone and independent from GitHub.