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
Yaohui Wang d85c33a5c3
Fix the markdown rendering issue with a code block inside a markdown code block (#6625)
### Description

- Fix the markdown rendering issue with a code block inside a markdown,
using a different number of backticks for the delimiters.

Current doc site:
<https://python.langchain.com/docs/modules/data_connection/document_transformers/text_splitters/code_splitter#markdown>

After fix:
<img width="480" alt="image"
src="https://github.com/hwchase17/langchain/assets/3115235/d9921d59-64e6-4a34-9c62-79743667f528">


### Who can review

PTAL @dev2049 

Co-authored-by: Yaohui Wang <wangyaohui.01@bytedance.com>
1 year ago
..
api_reference Fix `make docs_build` and related scripts (#7276) 1 year ago
docs_skeleton fix cpal docs (#7545) 1 year ago
extras codespell: workflow, config + some (quite a few) typos fixed (#6785) 1 year ago
snippets Fix the markdown rendering issue with a code block inside a markdown code block (#6625) 1 year ago
.local_build.sh Fix `make docs_build` and related scripts (#7276) 1 year ago
package-lock.json
requirements.txt