mdstream 0.2.0

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