Class | Nanoc3::Filters::RDiscount |
In: |
lib/nanoc3/filters/rdiscount.rb
|
Parent: | Nanoc3::Filter |
Runs the content through [RDiscount](github.com/rtomayko/rdiscount). This method takes no options.
@param [String] content The content to filter
@return [String] The filtered content