module Webgen::ContentProcessor::Maruku
Processes content in Markdown format using the maruku
library.
Public Class Methods
call(context)
Convert the content in context
to HTML.
Processes content in Markdown format using the maruku
library.
Convert the content in context
to HTML.