We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d050586 commit 3391ee9Copy full SHA for 3391ee9
go.mod
@@ -5,7 +5,7 @@ go 1.24.0
5
toolchain go1.25.1
6
7
require (
8
- github.com/JohannesKaufmann/html-to-markdown v1.6.0
+ github.com/JohannesKaufmann/html-to-markdown/v2 v2.4.0
9
github.com/JohannesKaufmann/html-to-markdown/v2 v2.4.0
10
github.com/go-shiori/go-readability v0.0.0-20250217085726-9f5bf5ca7612
11
github.com/modelcontextprotocol/go-sdk v0.5.0
0 commit comments