From b1846f1c8ecd97ee08593e9498ef3244d43c1ad6 Mon Sep 17 00:00:00 2001 From: Pascal Date: Tue, 25 Nov 2025 08:01:02 +0100 Subject: [PATCH] webui: add rehype plugin to restore HTML in Markdown table cells (#17477) * webui: add rehype plugin to restore HTML in Markdown table cells The remark/rehype pipeline neutralizes inline HTML as literal text (remarkLiteralHtml) so that XML/HTML snippets in LLM responses display as-is instead of being rendered. This causes
and