Cloudflare Worker that serves markdown to AI agents. Reduces token usage with pre-generated markdown or on-the-fly HTML conversion using Turndown.
Stars
5
Forks
0
Watchers
5
Open Issues
0
Overall repository health assessment
^7.2.0^0.18.0^0.19.0^3.0.012
commits
Emphasize importance of pre-generated markdown vs HTML fallback
1e08c51View on GitHubMove CONFIG above imports and add horizontal navigation to README
b99d6a4View on GitHubUse body tag for content extraction and remove conversion footer
88c72acView on GitHubFix HTML to Markdown conversion with linkedom DOM parser
013ef0aView on GitHubConfigure Wrangler for ES modules and dependency bundling
5129861View on GitHub