Class | Nanoc::Filters::Rainpress |
In: |
lib/nanoc/filters/rainpress.rb
|
Parent: | Nanoc::Filter |
Runs the content through [Rainpress](code.google.com/p/rainpress/). Parameters passed to this filter will be passed on to Rainpress.
@param [String] content The content to filter
@return [String] The filtered content