Represents an extra URL.
@type t() :: %ExDoc.URLNode{ group: atom() | nil, id: String.t(), title: String.t(), url: String.t() }