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