module Discount
Defined in:
cr-discount.crClass Method Summary
-
.compile(text : String, with_toc : Bool = false, flags = LibDiscount::MKD_FENCEDCODE | LibDiscount::MKD_TOC) : Array(String)
Compile
text
from Markdown to HTML
Class Method Detail
def self.compile(text : String, with_toc : Bool = false, flags = LibDiscount::MKD_FENCEDCODE | LibDiscount::MKD_TOC) : Array(String)
#
Compile text
from Markdown to HTML