Class: MarkdownIt::Helpers::HelperWrapper

Inherits:
Object
  • Object
show all
Includes:
ParseLinkDestination, ParseLinkLabel, ParseLinkTitle
Defined in:
lib/motion-markdown-it/helpers/helper_wrapper.rb

Constant Summary

Constants included from Common::Utils

Common::Utils::DIGITAL_ENTITY_TEST_RE, Common::Utils::ENTITY_RE, Common::Utils::HTML_ESCAPE_REPLACE_RE, Common::Utils::HTML_ESCAPE_TEST_RE, Common::Utils::HTML_REPLACEMENTS, Common::Utils::REGEXP_ESCAPE_RE, Common::Utils::UNESCAPE_ALL_RE, Common::Utils::UNESCAPE_MD_RE, Common::Utils::UNICODE_PUNCT_RE

Method Summary

Methods included from ParseLinkTitle

#parseLinkTitle

Methods included from ParseLinkLabel

#parseLinkLabel

Methods included from ParseLinkDestination

#parseLinkDestination

Methods included from Common::Utils

#arrayReplaceAt, #assign, #charCodeAt, #escapeHtml, #escapeRE, #fromCharCode, #fromCodePoint, #isMdAsciiPunct, #isPunctChar, #isSpace, #isValidEntityCode, #isWhiteSpace, #normalizeReference, #replaceEntityPattern, #unescapeAll, #unescapeMd