Skip to content

Commit

Permalink
Update README on custom filters
Browse files Browse the repository at this point in the history
  • Loading branch information
gjtorikian committed Apr 1, 2014
1 parent 7061d11 commit 01edfa2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,9 @@ html_pipeline:

Keep in mind that [filter dependencies are not bundled](https://github.com/jch/html-pipeline#dependencies),
so you'll need to add these in yourself.

## Custom filters

Custom filters can be designed [the same as in HTML::Pipeline](https://github.com/jch/html-pipeline#extending).

Check out [the test filter](./support/new_pipeline.rb) for an example.

0 comments on commit 01edfa2

Please sign in to comment.