renderMarkdown
Render all sections as a combined Markdown string. Each top-level section
becomes a ## heading with its body text, bullet points, and nested
subsections rendered below it.
Parameters
None.
Returns
string — The complete rendered Markdown prompt text.