Interface: MarkdownHeadingEntry
A single heading entry in the document's structural index.
Remarks
startLine is the 0-based line of the heading itself. endLine is the 0-based index of the last line belonging to this section (inclusive) — the line immediately before the next heading of equal or lesser depth, or the last line of the document.