Path to this page:
./
textproc/ruby-html-pipeline,
Helpers for processing content through a chain of filters
Branch: CURRENT,
Version: 2.14.3nb1,
Package name: ruby31-html-pipeline-2.14.3nb1,
Maintainer: pkgsrc-usersHTML::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)
- (2023-09-03) Updated to version: ruby31-html-pipeline-2.14.3nb1
- (2022-12-05) Updated to version: ruby31-html-pipeline-2.14.3
- (2022-08-29) Package added to pkgsrc.se, version ruby27-html-pipeline-2.14.2 (created)
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) | |
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.
|