MarkupParser.getLink()method
getLink(href: Nullish<PossibleLink>): ImmutableURI | undefined
Resolve a link href against this parser's url and root, returning it only if its scheme is allowed.
getLink(href: Nullish<PossibleLink>): ImmutableURI | undefined
Resolve a link href against this parser's url and root, returning it only if its scheme is allowed.