[GH-ISSUE #4476] [FEAT]: Ability to render HTML in chat #2851

Closed
opened 2026-02-22 18:31:32 -05:00 by yindo · 0 comments
Owner

Originally created by @timothycarambat on GitHub (Oct 2, 2025).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/4476

Originally assigned to: @timothycarambat on GitHub.

What would you like to see?

A long time ago we disabled html in the Markdown renderer.

Users should be able to opt-in to displaying HTML in the chat window since this can lead to being able to showcase improved widgets, custom html with styling, and really powerful experiences inside of the chat.

There are security implications to this, so it should be default false and the hint should explain that their are security implications. However, this discretion should be left up to the user.

Originally created by @timothycarambat on GitHub (Oct 2, 2025). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/4476 Originally assigned to: @timothycarambat on GitHub. ### What would you like to see? A long time ago we disabled `html` in the [Markdown renderer](https://github.com/Mintplex-Labs/anything-llm/blob/8cdadd8cb3cfc0cff2734e0bc2761857a44c338a/frontend/src/utils/chat/markdown.js#L11). Users should be able to opt-in to displaying HTML in the chat window since this can lead to being able to showcase improved widgets, custom html with styling, and really powerful experiences inside of the chat. There are security implications to this, so it should be default `false` and the hint should explain that their are security implications. However, this discretion should be left up to the user.
yindo added the enhancementfeature request labels 2026-02-22 18:31:32 -05:00
yindo closed this issue 2026-02-22 18:31:32 -05:00
yindo changed title from [FEAT]: Ability to render HTML in chat to [GH-ISSUE #4476] [FEAT]: Ability to render HTML in chat 2026-06-05 14:48:53 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#2851