You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GitHub HTML processing filters and utilities. This module includes a small
3
+
HTML processing filters and utilities. This module includes a small
4
4
framework for defining DOM based content filters and applying them to user
5
-
provided content. Read an introduction about this project in
6
-
[this blog post](https://github.com/blog/1311-html-pipeline-chainable-content-filters).
5
+
provided content.
6
+
7
+
This project was started at GitHub https://github.com/blog/1311-html-pipeline-chainable-content-filters. While GitHub still uses a similar design and pattern for rendering content, this gem should be considered standalone and independent from GitHub.
7
8
8
9
-[Installation](#installation)
9
10
-[Usage](#usage)
@@ -353,6 +354,8 @@ Thanks to all of [these contributors](https://github.com/jch/html-pipeline/graph
353
354
354
355
Project is a member of the [OSS Manifesto](http://ossmanifesto.org/).
355
356
357
+
The current maintainer is @gjtorikian
358
+
356
359
### Releasing A New Version
357
360
358
361
This section is for gem maintainers to cut a new version of the gem.
0 commit comments