Interface: MarkdownSection
A section of a markdown document as returned by SpooledMarkdownArtifact.md_sections.
Remarks
Contains only line-range metadata — no content is fetched until the caller explicitly requests it via cat(bodyStartLine, bodyEndLine + 1).