HasReference
The HasReference()
method returns whether the DocumentLink instance’s Kind is a reference link.
less than a minute
The HasReference()
method returns whether the DocumentLink instance’s Kind is a reference link.
The IsImage()
method returns whether the DocumentLink instance’s Kind is an image.
The IsReference()
method returns whether the DocumentLink instance’s Kind is a reference definition.
The IsSelfReferential()
method returns whether the DocumentLink instance’s Kind is self-reference.
The IsText()
method returns whether the DocumentLink instance’s Kind is text.
The Parse static method inspects a Markdown document for any links inside it.