Link to a URL.
Summary
Types
@type t() :: %MDEx.Link{ attrs: MDEx.Attributes.t() | nil, nodes: [MDEx.Document.md_node()], sourcepos: term(), title: String.t() | nil, url: String.t() }
Link to a URL.
@type t() :: %MDEx.Link{ attrs: MDEx.Attributes.t() | nil, nodes: [MDEx.Document.md_node()], sourcepos: term(), title: String.t() | nil, url: String.t() }