Class Nanoc::Filters::Typogruby
In: lib/nanoc/filters/typogruby.rb
Parent: Nanoc::Filter

@since 3.2.0

Methods

run  

Public Instance methods

Runs the content through [Typogruby](avdgaag.github.com/typogruby/). This method takes no options.

@param [String] content The content to filter

@return [String] The filtered content

[Validate]