- segment_type: "title" content: "Document Title" - segment_type: "subtitle" content: "Document Subtitle" - segment_type: "h1" content: "Introduction" - segment_type: "body" content: "{{ dynamic_intro }}" - segment_type: "h2" content: "Section 1: Details" - segment_type: "body" content: |
This is a static section with an embedded HTML table:
| Header 1 | Header 2 |
|---|---|
| Data 1 | Data 2 |