GenerateMarkdownLinkParams.shouldIncludeAttachmentExtensionToEmbedAlias?
GenerateMarkdownLinkParams › shouldIncludeAttachmentExtensionToEmbedAlias?
Type: boolean
Whether to include the attachment extension in the embed alias.Applicable only if
isEmptyEmbedAliasAllowed is false.If
true: [foo.png](foo.png).If
false: [foo](foo.png).