[PR #724] [MERGED] Fix documentation formatting #961

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/724
Author: @JiaGengChang
Created: 10/2/2025
Status: Merged
Merged: 10/2/2025
Merged by: @eyurtsev

Base: prodHead: patch-1


📝 Commits (1)

📊 Changes

1 file changed (+4 additions, -3 deletions)

View changed files

📝 build/oss/javascript/langgraph/INVALID_CHAT_HISTORY.mdx (+4 -3)

📄 Description

Fix indentation for points 3 and 4 under TroubleShooting

Overview

Under the troubleshooting section of the INVALID_CHAT_HISTORY page, the indentation of the troubleshooting steps for steps 3 and steps 4 are mangled.

Type of change

Type: Fix formatting

Related issues/PRs

Not applicable, this is not linked to any other issues/PRs

Checklist

  • I have read the contributing guidelines
  • I have tested my changes locally using docs dev
  • All code examples have been tested and work correctly
  • I have used root relative paths for internal links
  • I have updated navigation in src/docs.json if needed
  • [!] I have gotten approval from the relevant reviewers

Additional notes

Refer to screenshot

Screenshot 2025-10-02 at 3 57 34 PM

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Safari/605.1.15


🔄 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/724 **Author:** [@JiaGengChang](https://github.com/JiaGengChang) **Created:** 10/2/2025 **Status:** ✅ Merged **Merged:** 10/2/2025 **Merged by:** [@eyurtsev](https://github.com/eyurtsev) **Base:** `prod` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`17f4bbf`](https://github.com/langchain-ai/docs/commit/17f4bbfa0317a1b8d8755a3c9af7e2b693e5d3db) minor format edits ### 📊 Changes **1 file changed** (+4 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `build/oss/javascript/langgraph/INVALID_CHAT_HISTORY.mdx` (+4 -3) </details> ### 📄 Description Fix indentation for points 3 and 4 under TroubleShooting ## Overview Under the troubleshooting section of the INVALID_CHAT_HISTORY page, the indentation of the troubleshooting steps for steps 3 and steps 4 are mangled. ## Type of change **Type:** Fix formatting ## Related issues/PRs Not applicable, this is not linked to any other issues/PRs ## Checklist <!-- Put an 'x' in all boxes that apply --> - [x] I have read the [contributing guidelines](README.md) - [x] I have tested my changes locally using `docs dev` - [x] All code examples have been tested and work correctly - [x] I have used **root relative** paths for internal links - [x] I have updated navigation in `src/docs.json` if needed - [!] I have gotten approval from the relevant reviewers ## Additional notes Refer to screenshot <img width="1904" height="1207" alt="Screenshot 2025-10-02 at 3 57 34 PM" src="https://github.com/user-attachments/assets/3aeb3b6b-a85e-4774-b0be-76da30d6dc1f" /> User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Safari/605.1.15 --- <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:21:27 -05:00
yindo closed this issue 2026-02-17 17:21:27 -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#961