Class | Nanoc3::Filters::Rainpress |
In: |
lib/nanoc3/filters/rainpress.rb
|
Parent: | Nanoc3::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