Markd::Parser::Inline
Inherits Markd::Parser < Reference < Object
Constructors
new(options : Options)
SourceInstance methods
decode_uri(text : String)
Sourcenormalize_reference(text : String)
Normalize reference label: collapse internal whitespace to single space, remove leading/trailing whitespace, case fold.
normalize_uri(uri : String)
Sourceparse(node : Node)
Sourcereference(text : String, refmap)
Sourcerefmap
Sourcerefmap=(refmap : Hash(String, Hash(String, String) | String))
Source