[PR #241] [MERGED] Fix rendering on table with comma in headers #553

Closed
opened 2026-02-17 17:20:37 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/241
Author: @katmayb
Created: 8/27/2025
Status: Merged
Merged: 8/27/2025
Merged by: @katmayb

Base: mainHead: fix-ls-self-host-table-render


📝 Commits (1)

  • 068894d Fix rendering on table with comma in headers

📊 Changes

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

View changed files

📝 src/langsmith/self-host-scale.mdx (+5 -5)

📄 Description

Fixing a table render issue as described on Slack. Looks like the commas in the headers were messing things up, so this PR adds anchor links to each.


🔄 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/docs/pull/241 **Author:** [@katmayb](https://github.com/katmayb) **Created:** 8/27/2025 **Status:** ✅ Merged **Merged:** 8/27/2025 **Merged by:** [@katmayb](https://github.com/katmayb) **Base:** `main` ← **Head:** `fix-ls-self-host-table-render` --- ### 📝 Commits (1) - [`068894d`](https://github.com/langchain-ai/docs/commit/068894d5c8376356d76936c84f02fbe3734341d4) Fix rendering on table with comma in headers ### 📊 Changes **1 file changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/self-host-scale.mdx` (+5 -5) </details> ### 📄 Description Fixing a table render issue as described on Slack. Looks like the commas in the headers were messing things up, so this PR adds anchor links to each. --- <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-17 17:20:37 -05:00
yindo closed this issue 2026-02-17 17:20:37 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#553