mirror of
https://github.com/langchain-ai/langsmith-docs.git
synced 2026-08-26 17:26:32 -04:00
[PR #742] [MERGED] chore: fix CodeTabs not rendering #745
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:main📝 Commits (1)
5e8c3f2chore: 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:
after:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.