ParseLinkResult.isExternal
ParseLinkResult › isExternal
Type: boolean
Indicates if the link is external.Example:
[alias](https://example.com) -> true[alias](file.md) -> falseParseLinkResult › isExternal
Type: boolean
Indicates if the link is external.Example:
[alias](https://example.com) -> true[alias](file.md) -> false