You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/docs
unifyh fd7f129f10
Docs: Fix broken line breaks in snippets (#11523)
**Description:**
This PR fix some code snippets that have raw `\n`'s instead of actual
line breaks.

**Issue:**
Currently some snippets look like this:

![image](https://github.com/langchain-ai/langchain/assets/18213435/355b4911-38e9-4ba4-8570-f928557b6c13)

Affected pages:
-
https://python.langchain.com/docs/integrations/providers/predictionguard#example-usage
-
https://python.langchain.com/docs/modules/agents/how_to/custom_llm_agent#set-up-environment
-
https://python.langchain.com/docs/modules/chains/foundational/llm_chain#get-started
-
https://python.langchain.com/docs/integrations/providers/shaleprotocol#how-to

**Tag maintainer:**
@hwchase17
11 months ago
..
api_reference fix api docs build (#11445) 11 months ago
docs_skeleton Docs: Fix broken line breaks in snippets (#11523) 11 months ago
extras/guides/langsmith redirect langsmith guides (#11562) 11 months ago
scripts mv docs extras (#11399) 11 months ago
snippets Docs: Fix broken line breaks in snippets (#11523) 11 months ago
.local_build.sh mv docs extras (#11399) 11 months ago
vercel_requirements.txt Add api cross ref linking (#8275) 1 year ago