[PR #5459] chore(docs): Consolidate hooks for copy markdown and notebooks #4450

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

Original Pull Request: https://github.com/langchain-ai/langgraph/pull/5459

State: closed
Merged: Yes


Consolidating the hooks to avoid duplication of logic

We need this change for consolidating js and python content: we need include-markdown to run as a mkdocs plugin before our pipeline (rather than as markdown extension which runs after our hooks plugin).

**Original Pull Request:** https://github.com/langchain-ai/langgraph/pull/5459 **State:** closed **Merged:** Yes --- Consolidating the hooks to avoid duplication of logic We need this change for consolidating js and python content: we need include-markdown to run as a mkdocs plugin before our pipeline (rather than as markdown extension which runs after our hooks plugin).
yindo added the pull-request label 2026-02-20 17:50:13 -05:00
yindo closed this issue 2026-02-20 17:50:13 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraph#4450