Summary
Markdown export currently formats the speaker label inline with the message body, which can break lists, code fences, and other block content.
Expected
Render the speaker label separately so message bodies keep their original Markdown structure.
Why it matters
This is a quality and fidelity issue in #27, especially for model-friendly exports containing code or structured text.
Summary
Markdown export currently formats the speaker label inline with the message body, which can break lists, code fences, and other block content.
Expected
Render the speaker label separately so message bodies keep their original Markdown structure.
Why it matters
This is a quality and fidelity issue in #27, especially for model-friendly exports containing code or structured text.