Skip to content

ConvertLinkParams.isEmptyEmbedAliasAllowed?

ConvertLinkParams › isEmptyEmbedAliasAllowed?

Type: boolean

Whether to allow an empty alias for embeds.

Applicable only if the result link style is LinkStyle.Markdown.

If true: ![](foo.png).

If false: ![foo](foo.png).