Skip to main content

Module reference

Module reference 

Source
Expand description

The single reference classifier shared by build + editor (asset/file-embed/ folder kinds). Pure; indexes injected via ReferenceContext. Page-Link emission is out of scope here (the build keeps relative_pretty_url/page_map); Link is classify-only. Named classify_reference to avoid colliding with fuzzy_path::resolve_reference (the [[note]]/ContentGraph resolver).

Structs§

ReferenceContext
Index handles a classify call needs. Bundled so the signature stays small and a future index can be added without re-touching every caller.
ResolvedReference

Enums§

ReferenceKind

Functions§

classify_reference
Classify a reference’s inner text (target + optional |pothole / #anchor / ?query) into a kind + resolved source path. Pure.