Skip to content

ParseLinkResult.hasAngleBrackets?

ParseLinkResult › hasAngleBrackets?

Type: boolean

Indicates if the link has angle brackets.

Example:

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