AI Briefing
KO

Streamdown 2.4: Expanded Customization, Accessibility, and Custom Rendering Features

·2026.03.05 22:00

Key point

Streamdown 2.4 introduces custom rendering, accessibility, and user experience improvements for markdown rendering.

Details

Streamdown v2.4 introduces customization hooks, accessibility features, and user experience improvements that developers can use when rendering markdown.

Key updates include:

  • Customization: The icons prop allows replacing default icons, and createCodePlugin now includes a themes option for Shiki themes, a startLine meta option for specifying the starting line number, and an inlineCode virtual component for inline code.
  • Internationalization and Accessibility: The dir prop automatically sets text direction (LTR/RTL), and the translations prop supports custom languages. Table now includes a fullscreen overlay feature via the controls prop.
  • Developer Tools: Streaming events can be controlled via onAnimationStart and onAnimationEnd callbacks, and a prefix prop is provided for Tailwind v4 users to prevent class conflicts.

Additionally, a bug where empty lines disappeared in syntax-highlighted blocks and a bug where ordered list animations would restart during streaming have been fixed.

This summary was generated automatically by AI. Check the original for the author's claims and context. Copyright belongs to the original author.

Our guide explains how the AI works. Report summary errors, attribution issues, or removal requests via Contact.