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