Release v2.4.6CodeSplash AI

CodeSplash AI v2.4.6

CodeSplash AI 2.4.6 is a small Notes-focused patch that improves live preview inside markdown tables. If you use inline formatting in table cells, bold, italics, highlight, and strikethrough now render correctly instead of showing awkward raw markdown behavior.

August 4, 2026

Highlights

01

Notes live preview now renders formatted markdown inside table cells

02

Bold, italics, highlight, and strikethrough display correctly in markdown tables

03

Table cell rendering is now more consistent with the rest of the Notes editor

04

Added regression coverage for table inline rendering to help keep table previews reliable

Changelog

What changed in v2.4.6

Improvements

  • Table cells in Notes now use the same markdown parsing approach as the main editor for more consistent inline styling.
  • Improved reliability of editable table previews with new test coverage for styled cell rendering and visible-to-raw offset mapping.

Fixes

  • Fixed Notes live preview rendering in markdown tables so inline formatting inside table cells now displays properly.
  • Resolved incorrect raw-markup behavior for bold, italics, highlight, and strikethrough when viewing table content in Notes live preview.