Skip to content

ParseLinkResult.isWikilink

ParseLinkResult › isWikilink

Type: boolean

Indicates if the link is a wikilink.

Example:

[[alias]] -> true
[alias](link.md) -> false