Skip to content

resolveSubpath

resolveSubpath(cache, subpath): HeadingSubpathResult | BlockSubpathResult | FootnoteSubpathResult | null

Defined in: obsidian.d.ts:3532

Resolve the given subpath to a reference in the MetadataCache.

Parameters

cache

CachedMetadata

subpath

string

Returns

HeadingSubpathResult | BlockSubpathResult | FootnoteSubpathResult | null