class

Markd::Parser::Inline

Inherits Markd::Parser < Reference < Object

Constructors

new(options : Options)
Source

Instance methods

decode_uri(text : String)
Source
normalize_reference(text : String)

Normalize reference label: collapse internal whitespace to single space, remove leading/trailing whitespace, case fold.

Source
normalize_uri(uri : String)
Source
parse(node : Node)
Source
reference(text : String, refmap)
Source
refmap
Source
refmap=(refmap : Hash(String, Hash(String, String) | String))
Source

Nested types