vaultmd / LinkResolution
Type Alias: LinkResolution
LinkResolution =
"wikilink"|"relative"
Defined in: src/links/models/link-resolution.ts:6
Strategy used when resolving outbound links from a note into the index:
'wikilink'— resolve[[Target]]and![[Embed]]by filename stem.'relative'— resolve standard[text](./path.md)markdown hrefs relative to the note.