[PR #742] [MERGED] chore: fix CodeTabs not rendering #745

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langsmith-docs/pull/742
Author: @FilippoPaganelli
Created: 4/7/2025
Status: Merged
Merged: 4/8/2025
Merged by: @jacoblee93

Base: mainHead: main


📝 Commits (1)

  • 5e8c3f2 chore: fix codeblock not rendering

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 docs/evaluation/how_to_guides/fetch_perf_metrics_experiment.mdx (+1 -0)

📄 Description

Small fix, a missing ``` is preventing a CodeTabs from rendering correctly.

before:

old-ls

after:

new-ls


🔄 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/742 **Author:** [@FilippoPaganelli](https://github.com/FilippoPaganelli) **Created:** 4/7/2025 **Status:** ✅ Merged **Merged:** 4/8/2025 **Merged by:** [@jacoblee93](https://github.com/jacoblee93) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`5e8c3f2`](https://github.com/langchain-ai/langsmith-docs/commit/5e8c3f21fb6f59280896c4ddfce5c2a58ba84d72) chore: fix codeblock not rendering ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/evaluation/how_to_guides/fetch_perf_metrics_experiment.mdx` (+1 -0) </details> ### 📄 Description Small fix, a missing ``` is preventing a CodeTabs from rendering correctly. before: ![old-ls](https://github.com/user-attachments/assets/532a6eb1-219d-43fa-bf03-81f769fa0ede) after: ![new-ls](https://github.com/user-attachments/assets/e39e88a7-4ff8-4bed-84f1-3c0dd264b50d) --- <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:18:48 -05:00
yindo closed this issue 2026-02-21 17:18:48 -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#745