GenerateMarkdownLinkParams.isEmbed?
GenerateMarkdownLinkParams › isEmbed?
Type: boolean
Indicates if the link should be embedded. If not provided, it will be inferred based on the file type.If
true: ![[target]].If
false: [[target]].GenerateMarkdownLinkParams › isEmbed?
Type: boolean
Indicates if the link should be embedded. If not provided, it will be inferred based on the file type.true: ![[target]].false: [[target]].