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