mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-17 21:25:46 +02:00
Restyle `README.md` to match the `langchain` monorepo's layout: centered logo with link, tagline `<h3>`, centered badges wrapped in `<a>` tags, dedicated **Documentation** / **Discussions** callout sections, and consistent heading/bullet formatting. Add `.markdownlint.json` (ported from `langchain`) to suppress expected inline-HTML lint warnings.
15 lines
195 B
JSON
15 lines
195 B
JSON
{
|
|
"MD013": false,
|
|
"MD024": {
|
|
"siblings_only": true
|
|
},
|
|
"MD025": false,
|
|
"MD033": false,
|
|
"MD034": false,
|
|
"MD036": false,
|
|
"MD041": false,
|
|
"MD046": {
|
|
"style": "fenced"
|
|
}
|
|
}
|