Represents a section of content extracted during a split operation.
Contains all information needed to create a separate file from a portion of the original markdown content.
Section title/identifier
Content of this section
Starting line number in original file
Ending line number in original file
Optional
Header level (1-6 for # to ######)
Suggested filename for this section
Represents a section of content extracted during a split operation.
Contains all information needed to create a separate file from a portion of the original markdown content.