ParseLinkResult.hasAngleBrackets?
ParseLinkResult › hasAngleBrackets?
Type: boolean
Indicates if the link has angle brackets.Example:
[alias](<link.md>) -> true[alias](link.md) -> falseParseLinkResult › hasAngleBrackets?
Type: boolean
Indicates if the link has angle brackets.Example:
[alias](<link.md>) -> true[alias](link.md) -> false