Link to a URL.
Spec: https://github.github.com/gfm/#links
@type t() :: %MDEx.Link{ nodes: [MDEx.Document.md_node()], title: String.t() | nil, url: String.t() }