Module Ramaze::Helper::Maruku
In: lib/ramaze/helper/maruku.rb

Methods

maruku  

Public Instance methods

Shortcut to generate HTML from Markdown code using Maruku

@param [to_str] text the markdown to be converted @return [String] html generated from text @author manveru

[Validate]