From a6833fc392af2e9f1c5818e87157b5868076214d Mon Sep 17 00:00:00 2001 From: Pascal Date: Mon, 24 Nov 2025 22:00:28 +0100 Subject: [PATCH 1/2] 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