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)
@@ -354,6 +355,8 @@ Thanks to all of [these contributors](https://github.com/jch/html-pipeline/graph
354
355
355
356
Project is a member of the [OSS Manifesto](http://ossmanifesto.org/).
356
357
358
+
The current maintainer is @gjtorikian
359
+
357
360
### Releasing A New Version
358
361
359
362
This section is for gem maintainers to cut a new version of the gem.
0 commit comments