### Name and Version $./llama-server --version version: 6561 (8ba548dae) built with cc (Debian 14.2.0-19) 14.2.0 for x86_64-linux-gnu After a recent update, the UI (when using llama-server) no longer renders markdown correctly. Markdown code now appears as raw text. ### Operating systems Linux ### Which llama.cpp modules do you know to be affected? llama-server ### Command line ```shell ``` ### Problem description & steps to reproduce Write markdown code in any message. ### First Bad Commit This functionality was working as expected up to at least version 6295 (86076f92). ### Relevant log output ```shell ```