module Webgen::ContentProcessor::RDiscount
Processes content in Markdown markup with the fast rdiscount library.
Public Class Methods
call(context)
Convert the content in context to HTML.
Processes content in Markdown markup with the fast rdiscount library.
Convert the content in context to HTML.