-
- Downloads
Markdown support in custom messages (#3267)
* add md support to appearance custom messages
* break out dompurify to util
---------
Co-authored-by:
Timothy Carambat <rambat1010@gmail.com>
Showing
- frontend/src/components/ChatBubble/index.jsx 8 additions, 5 deletionsfrontend/src/components/ChatBubble/index.jsx
- frontend/src/components/EditingChatBubble/index.jsx 8 additions, 3 deletionsfrontend/src/components/EditingChatBubble/index.jsx
- frontend/src/components/WorkspaceChat/ChatContainer/ChatHistory/HistoricalMessage/index.jsx 1 addition, 6 deletions...hat/ChatContainer/ChatHistory/HistoricalMessage/index.jsx
- frontend/src/utils/chat/purify.js 8 additions, 0 deletionsfrontend/src/utils/chat/purify.js
frontend/src/utils/chat/purify.js
0 → 100644
Please register or sign in to comment