class

Shortcode::MarkdownCompiler

Inherits Reference < Object

Abstract compiler interface for rendering inner Markdown bodies to HTML.

Instance methods

compile_to_html(markdown : String) : String
Source