Class | Nanoc::Filters::BlueCloth |
In: |
lib/nanoc/filters/bluecloth.rb
|
Parent: | Nanoc::Filter |
Runs the content through [BlueCloth](deveiate.org/projects/BlueCloth). This method takes no options.
@param [String] content The content to filter
@return [String] The filtered content