ConvertLinkParams.shouldUseLeadingSlashForAbsolutePaths?
ConvertLinkParams › shouldUseLeadingSlashForAbsolutePaths?
Type: boolean
Indicates if the link should use a leading slash.Applicable only if
linkPathStyle is LinkPathStyle.AbsolutePathInVault.If
true: [[/absolute/path/to/target]]If
false: [[absolute/path/to/target]]