An image.
Spec: https://github.github.com/gfm/#images
@type t() :: %MDEx.Image{ nodes: [MDEx.Document.md_node()], title: String.t() | nil, url: String.t() }