From 9d81c2e349f2ef99d58e9210fbc7b9829e3de080 Mon Sep 17 00:00:00 2001 From: Nick the Sick Date: Thu, 7 May 2026 06:18:02 +0200 Subject: [PATCH 1/4] fix(markdown): stable round-trip for tables, captions, and audio MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Headerless tables no longer grow an empty row each save (#739): emit no `` when every header cell is blank. - Image/video captions now round-trip via raw `
`+`
` HTML so the `caption` prop is preserved (and not duplicated as a stray paragraph below the image). The descriptor (alt / data-name) is dropped when it would duplicate the caption text. - Audio blocks serialize to raw `