[PR #69] [CLOSED] Latex parsing #96

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

📋 Pull Request Information

Original PR: https://github.com/run-llama/chat-ui/pull/69
Author: @loharvikas
Created: 4/12/2025
Status: Closed

Base: mainHead: latex-parsing


📝 Commits (2)

  • 81e59d8 fix: properly convert LaTeX delimiters and prevent $ parsing issues
  • 95de05a fix: properly convert LaTeX delimiters and prevent $ parsing issues

📊 Changes

2 files changed (+9 additions, -3 deletions)

View changed files

📝 apps/web/app/simple-demo.tsx (+1 -1)
📝 packages/chat-ui/src/widgets/markdown.tsx (+8 -2)

📄 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/69 **Author:** [@loharvikas](https://github.com/loharvikas) **Created:** 4/12/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `latex-parsing` --- ### 📝 Commits (2) - [`81e59d8`](https://github.com/run-llama/chat-ui/commit/81e59d8fc5f181538b12f257eb16a67cb4468548) fix: properly convert LaTeX delimiters and prevent $ parsing issues - [`95de05a`](https://github.com/run-llama/chat-ui/commit/95de05aedbe76ab0b0c568e5fccbf766fdc37b61) fix: properly convert LaTeX delimiters and prevent $ parsing issues ### 📊 Changes **2 files changed** (+9 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `apps/web/app/simple-demo.tsx` (+1 -1) 📝 `packages/chat-ui/src/widgets/markdown.tsx` (+8 -2) </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:07 -05:00
yindo closed this issue 2026-02-16 03:15:07 -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#96