From 31390cb259dd92a40ee21401a08a5ebf74cc35a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pascal=20Andr=C3=A9?= Date: Thu, 13 Aug 2026 10:21:00 +0200 Subject: [PATCH 1/6] fix(ui): preserve assistant output after raw HTML (#646) ## Summary - sanitize raw HTML tokens in assistant Markdown with the existing allowlist - prevent dropped tags such as `', + '${options.html}`;` - and the test remains visible', + ].join("") + + const html = await renderMarkdown(content, { suppressHighlight: true, escapeRawHtml: true }) + + assert.doesNotMatch(html, /