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