Represents a section of content to be joined from a markdown file.
Contains all necessary information for intelligent joining including content, metadata, dependencies, and ordering information.
Original file path
Content of the file
Frontmatter extracted from the file
Title extracted from the file (from frontmatter or first header)
Dependencies (files this content links to)
Order priority for this section
Represents a section of content to be joined from a markdown file.
Contains all necessary information for intelligent joining including content, metadata, dependencies, and ordering information.