module

Markd::Utils

Constants

DECODE_ENTITIES_REGEX = Regex.new("\\\\" + Rule::ESCAPABLE_STRING, Regex::Options::IGNORE_CASE)

Class methods

decode_entities_string(text : String) : String
Source
timer(label : String, measure_time : Bool, &)
Source