Class | Nanoc::Filters::Handlebars |
In: |
lib/nanoc/filters/handlebars.rb
|
Parent: | Nanoc::Filter |
@since 3.4.0
Runs the content through [Handlebars](handlebarsjs.com/) using [Handlebars.rb](github.com/cowboyd/handlebars.rb). This method takes no options.
@param [String] content The content to filter
@return [String] The filtered content