Represents a markdown file that can be included in an index.
Contains file path information, extracted metadata, and content for use in index generation.
Absolute path to the file
Path relative to the index generation root
Extracted frontmatter metadata
Full file content
Represents a markdown file that can be included in an index.
Contains file path information, extracted metadata, and content for use in index generation.