Type of link
The href/src attribute value
Link text (for regular links) or alt text (for images)
Reference ID for reference-style links
Optional
blockBlock/section reference for transclusions (e.g., #section or ^block-id)
Line number in source file (1-based)
Column number in source file (1-based)
Whether the link uses an absolute path
Optional
resolvedResolved absolute file path (for internal links)
Optional
existsWhether the link target exists
Represents a parsed markdown link with comprehensive metadata.
Contains all information needed for link validation, path resolution, and cross-reference tracking. Used throughout the system for link analysis and manipulation.
Example
Accessing link information