module
Markd::Utils
Defined in:
markd/utils.crConstant Summary
-
DECODE_ENTITIES_REGEX =
Regex.new("\\\\" + Rule::ESCAPABLE_STRING, Regex::Options::IGNORE_CASE)
Regex.new("\\\\" + Rule::ESCAPABLE_STRING, Regex::Options::IGNORE_CASE)