mdstream 0.2.0

Streaming-first Markdown middleware for LLM output (committed + pending blocks, render-agnostic).
Documentation
1
2
3
4
5
6
7
8
9
<div>First block</div>

Some markdown

<section>
  <p>Second block</p>
</section>

More markdown