Markdansi 0.1.5
- Add a live in-place renderer (
createLiveRenderer) that can re-render markdown streams with synchronized output framing. - Fix live redraw correctness for wrapped lines via row-aware cursor movement.
- Expand test coverage for live rendering edge cases (shrink/clear, cursor hide, newline normalization).