Skip to content

Commit e062760

Browse files
committed
debugging markdown rendering
1 parent 74c1760 commit e062760

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/client.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<!-- Autogenerated by weave; DO NOT EDIT -->
22
# Support for MCP client features
33

4-
1. [Roots](#roots)
5-
1. [Sampling](#sampling)
6-
1. [Elicitation](#elicitation)
4+
1. [Roots](#roots)
5+
1. [Sampling](#sampling)
6+
1. [Elicitation](#elicitation)
77

88
## Roots
99

internal/docs/client.src.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@ otherwise, elicitation returns an error.
5252
**Server-side**: To use eliciation from the server, call
5353
[`ServerSession.Elicit`](https://pkg.go.dev/github.com/modelcontextprotocol/go-sdk/mcp#ServerSession.Elicit).
5454

55-
%include ../../mcp/client_example_test.go elicitation
55+
%include ../../mcp/client_example_test.go elicitation -

0 commit comments

Comments
 (0)