Files
openclaw/ui/src
Peter Steinberger cd76809d9a feat(ui): render chat notice rows as markdown (#113450)
System-notice rows (local slash-command output such as /help) now render
through the shared sanitized markdown pipeline (code-block chrome off,
DOMPurify allowlist, breaks preserved) instead of literal pre-wrap text,
so authored bold/inline-code formatting displays properly. Block content
(lists, pre, blockquote) centers as a block but reads left-aligned.
Follow-up to #112938.
2026-07-24 18:50:07 -07:00
..