Skip to content

GenerateMarkdownLinkParams.isSingleSubpathAllowed?

GenerateMarkdownLinkParams › isSingleSubpathAllowed?

Type: boolean

Whether to allow a single subpath.

Applicable only if targetPathOrFile and sourcePathOrFile are the same file.

If true: [[#subpath]].

If false: [[source#subpath]]