Methods

The methods for the DocumentLink class.

HasReference

The HasReference() method returns whether the DocumentLink instance’s Kind is a reference link.

IsImage

The IsImage() method returns whether the DocumentLink instance’s Kind is an image.

IsReference

The IsReference() method returns whether the DocumentLink instance’s Kind is a reference definition.

IsSelfReferential

The IsSelfReferential() method returns whether the DocumentLink instance’s Kind is self-reference.

IsText

The IsText() method returns whether the DocumentLink instance’s Kind is text.

Parse

The Parse static method inspects a Markdown document for any links inside it.