Skip to content

ParseLinkResult.isExternal

ParseLinkResult › isExternal

Type: boolean

Indicates if the link is external.

Example:

[alias](https://example.com) -> true
[alias](file.md) -> false