[PR #115] [MERGED] Fix: css for markdown shouldn't affect inline components #134

Closed
opened 2026-02-16 03:15:19 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/chat-ui/pull/115
Author: @thucpn
Created: 6/3/2025
Status: Merged
Merged: 6/3/2025
Merged by: @thucpn

Base: mainHead: tp/make-wiki-example-better


📝 Commits (5)

📊 Changes

5 files changed (+111 additions, -159 deletions)

View changed files

.changeset/real-ghosts-melt.md (+5 -0)
📝 examples/nextjs/app/globals.css (+0 -111)
📝 examples/nextjs/components/custom-wiki.tsx (+54 -17)
📝 packages/chat-ui/src/styles/markdown.css (+51 -30)
📝 packages/chat-ui/src/widgets/markdown.tsx (+1 -1)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/run-llama/chat-ui/pull/115 **Author:** [@thucpn](https://github.com/thucpn) **Created:** 6/3/2025 **Status:** ✅ Merged **Merged:** 6/3/2025 **Merged by:** [@thucpn](https://github.com/thucpn) **Base:** `main` ← **Head:** `tp/make-wiki-example-better` --- ### 📝 Commits (5) - [`662c24c`](https://github.com/run-llama/chat-ui/commit/662c24cdc7c8e7b7afe4742864b1ffb9e3606b2d) Fix: css for markdown shouldn't affect inline components - [`0188542`](https://github.com/run-llama/chat-ui/commit/018854285117ed5e74b9258a0feab3cfaefb01c0) Create real-ghosts-melt.md - [`bfad5ac`](https://github.com/run-llama/chat-ui/commit/bfad5acf56454cc53b9e9a0ecee6b6e42f7927d6) fix format - [`57c3677`](https://github.com/run-llama/chat-ui/commit/57c367706bffdc095bde4a660cb9cc54ecb8adcd) fix format - [`6fbc100`](https://github.com/run-llama/chat-ui/commit/6fbc1003697eb7dc431658a5f81ddeccfa313cf2) fix: remove dead css ### 📊 Changes **5 files changed** (+111 additions, -159 deletions) <details> <summary>View changed files</summary> ➕ `.changeset/real-ghosts-melt.md` (+5 -0) 📝 `examples/nextjs/app/globals.css` (+0 -111) 📝 `examples/nextjs/components/custom-wiki.tsx` (+54 -17) 📝 `packages/chat-ui/src/styles/markdown.css` (+51 -30) 📝 `packages/chat-ui/src/widgets/markdown.tsx` (+1 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 03:15:19 -05:00
yindo closed this issue 2026-02-16 03:15:19 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/chat-ui#134