[PR #175] [MERGED] Render markdown using marked and DOMPurify #262

Closed
opened 2026-02-21 17:17:41 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langsmith-docs/pull/175
Author: @jacoblee93
Created: 4/16/2024
Status: Merged
Merged: 4/16/2024
Merged by: @agola11

Base: ankush/tracing-tsHead: jacob/markdown


📝 Commits (1)

  • 10de923 Render markdown using marked and DOMPurify

📊 Changes

3 files changed (+24 additions, -173 deletions)

View changed files

📝 package.json (+2 -1)
📝 src/components/InstructionsWithCode.js (+9 -2)
📝 yarn.lock (+13 -170)

📄 Description

@agola11 couldn't figure it out but this uses a library I'm familiar with


🔄 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/langchain-ai/langsmith-docs/pull/175 **Author:** [@jacoblee93](https://github.com/jacoblee93) **Created:** 4/16/2024 **Status:** ✅ Merged **Merged:** 4/16/2024 **Merged by:** [@agola11](https://github.com/agola11) **Base:** `ankush/tracing-ts` ← **Head:** `jacob/markdown` --- ### 📝 Commits (1) - [`10de923`](https://github.com/langchain-ai/langsmith-docs/commit/10de9234724e3e280df522809b27458c4ffaf132) Render markdown using marked and DOMPurify ### 📊 Changes **3 files changed** (+24 additions, -173 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+2 -1) 📝 `src/components/InstructionsWithCode.js` (+9 -2) 📝 `yarn.lock` (+13 -170) </details> ### 📄 Description @agola11 couldn't figure it out but this uses a library I'm familiar with --- <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-21 17:17:41 -05:00
yindo closed this issue 2026-02-21 17:17:41 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langsmith-docs#262