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