Skip to content

Markdansi 0.1.5

Choose a tag to compare

@steipete steipete released this 18 Dec 21:23
· 46 commits to main since this release
  • 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).