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 5edbb32 commit fb6fa54Copy full SHA for fb6fa54
go.mod
@@ -5,7 +5,7 @@ go 1.23.2
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.4.0
0 commit comments