[PR #487] [MERGED] docs-wide style cleanup #764

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/487
Author: @mdrxy
Created: 9/10/2025
Status: Merged
Merged: 9/11/2025
Merged by: @lnhsingh

Base: mainHead: mdrxy/fix-backticks


📝 Commits (10+)

📊 Changes

237 files changed (+700 additions, -551 deletions)

View changed files

📝 pipeline/tools/links.py (+9 -9)
📝 pipeline/tools/parser.py (+1 -1)
📝 src/labs/deep-agents/built-in-components.mdx (+1 -1)
📝 src/langgraph-platform/langgraph-server-changelog.mdx (+3 -3)
📝 src/langsmith/docker.mdx (+2 -2)
📝 src/langsmith/kubernetes.mdx (+2 -2)
📝 src/langsmith/script-delete-a-workspace.mdx (+1 -1)
📝 src/langsmith/script-delete-an-organization.mdx (+1 -1)
📝 src/langsmith/script-delete-traces.mdx (+2 -2)
📝 src/langsmith/self-host-sso.mdx (+1 -1)
📝 src/langsmith/self-host-upgrades.mdx (+3 -3)
📝 src/oss/javascript/integrations/chat/openai.mdx (+11 -18)
📝 src/oss/javascript/integrations/document_loaders/file_loaders/pdf.mdx (+2 -1)
📝 src/oss/javascript/integrations/document_loaders/file_loaders/unstructured.mdx (+2 -1)
📝 src/oss/javascript/integrations/document_loaders/web_loaders/firecrawl.mdx (+2 -2)
📝 src/oss/javascript/integrations/llms/raycast.mdx (+1 -1)
📝 src/oss/javascript/integrations/retrievers/supabase-hybrid.mdx (+1 -1)
📝 src/oss/javascript/integrations/tools/aiplugin-tool.mdx (+7 -6)
📝 src/oss/javascript/integrations/tools/mcp_toolbox.mdx (+2 -2)
📝 src/oss/javascript/integrations/vectorstores/google_cloudsql_pg.mdx (+1 -1)

...and 80 more files

📄 Description

fix extra backticks and capitalization


🔄 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/487 **Author:** [@mdrxy](https://github.com/mdrxy) **Created:** 9/10/2025 **Status:** ✅ Merged **Merged:** 9/11/2025 **Merged by:** [@lnhsingh](https://github.com/lnhsingh) **Base:** `main` ← **Head:** `mdrxy/fix-backticks` --- ### 📝 Commits (10+) - [`b531c44`](https://github.com/langchain-ai/docs/commit/b531c4401a38874ac6a7826982071f7d78f1c0ac) js prompt snippets - [`38ad25c`](https://github.com/langchain-ai/docs/commit/38ad25c6b21dc3c8d8b35f9f7e3e2aa18df03ca1) js file loaders, newlines didn't transfer? - [`91dd001`](https://github.com/langchain-ai/docs/commit/91dd001739d3a3d2486d39f7af194519700f3767) py vector stores - [`ae07b8e`](https://github.com/langchain-ai/docs/commit/ae07b8ebb38f44b175c697ce453c0462259864dc) py caches - [`9cb17e3`](https://github.com/langchain-ai/docs/commit/9cb17e399474fe2e975061b8675ab6217949016c) py chat - [`eeb7deb`](https://github.com/langchain-ai/docs/commit/eeb7deb3d0917c4c198e73dff7df53c0ac4e2330) py callbacks - [`1f7b2c5`](https://github.com/langchain-ai/docs/commit/1f7b2c528714ae5968185a5f7bad618440d59ea2) py document loaders - [`8eb9b5e`](https://github.com/langchain-ai/docs/commit/8eb9b5e4d98c89bcc9278421be109baca639df59) py document transformers - [`78f3df7`](https://github.com/langchain-ai/docs/commit/78f3df753a82521dc2991b1c55aad868fd32bde4) openvino_rerank replace curly quotes - [`de4a4fb`](https://github.com/langchain-ai/docs/commit/de4a4fbae50c6db6fa91bbbd2a3fc95707ff5d44) py tools ### 📊 Changes **237 files changed** (+700 additions, -551 deletions) <details> <summary>View changed files</summary> 📝 `pipeline/tools/links.py` (+9 -9) 📝 `pipeline/tools/parser.py` (+1 -1) 📝 `src/labs/deep-agents/built-in-components.mdx` (+1 -1) 📝 `src/langgraph-platform/langgraph-server-changelog.mdx` (+3 -3) 📝 `src/langsmith/docker.mdx` (+2 -2) 📝 `src/langsmith/kubernetes.mdx` (+2 -2) 📝 `src/langsmith/script-delete-a-workspace.mdx` (+1 -1) 📝 `src/langsmith/script-delete-an-organization.mdx` (+1 -1) 📝 `src/langsmith/script-delete-traces.mdx` (+2 -2) 📝 `src/langsmith/self-host-sso.mdx` (+1 -1) 📝 `src/langsmith/self-host-upgrades.mdx` (+3 -3) 📝 `src/oss/javascript/integrations/chat/openai.mdx` (+11 -18) 📝 `src/oss/javascript/integrations/document_loaders/file_loaders/pdf.mdx` (+2 -1) 📝 `src/oss/javascript/integrations/document_loaders/file_loaders/unstructured.mdx` (+2 -1) 📝 `src/oss/javascript/integrations/document_loaders/web_loaders/firecrawl.mdx` (+2 -2) 📝 `src/oss/javascript/integrations/llms/raycast.mdx` (+1 -1) 📝 `src/oss/javascript/integrations/retrievers/supabase-hybrid.mdx` (+1 -1) 📝 `src/oss/javascript/integrations/tools/aiplugin-tool.mdx` (+7 -6) 📝 `src/oss/javascript/integrations/tools/mcp_toolbox.mdx` (+2 -2) 📝 `src/oss/javascript/integrations/vectorstores/google_cloudsql_pg.mdx` (+1 -1) _...and 80 more files_ </details> ### 📄 Description fix extra backticks and capitalization --- <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:05 -05:00
yindo closed this issue 2026-02-17 17:21:05 -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#764