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.