• We’re so glad you’re here. • You can expect all the best TNS content to arrive Monday through Friday to keep you on top of the news and at the top of your game. • Check your inbox for a confirmation email where you can adjust your preferences and even join additional groups. • Follow TNS on your favorite social media networks. • Become aTNS follower on LinkedIn. • Check outthe latest featured and trending storieswhile you wait for your first TNS newsletter.
Article Summaries:
- Cloudflare has introduced “Markdown for Agents,” a feature that automatically converts web pages from HTML to Markdown whenever an AI agent requests them. By stripping away markup, scripts, and other non‑text elements, the conversion can cut token usage by up to 80 %-for example, a Cloudflare blog post drops from 16,180 tokens in HTML to 3,150 in Markdown. The process is triggered via an Accept: text/markdown header and is handled at the edge, requiring no changes to site templates. Cloudflare also adds headers that expose token counts and signal AI‑friendly content. The toggle is available to Pro and Business plan customers through the dashboard or API.
- Cloudflare has introduced “Markdown for Agents,” a feature that automatically converts web pages from HTML to Markdown when AI agents request them, cutting token usage by up to 80 %. The conversion occurs at the edge: when a client sends an Accept: text/markdown header, Cloudflare fetches the original HTML, transforms it to Markdown, and serves the lighter payload. The response includes an x‑markdown‑tokens header with the token count and a content‑signal header indicating AI‑friendly use. Site owners on Pro or Business plans can enable the toggle via the dashboard or API, allowing existing AI tools like Claude Code to benefit immediately.
- Cloudflare has introduced “Markdown for Agents,” a feature that automatically converts web pages from HTML to Markdown whenever an AI agent requests them. The conversion, performed at the edge, can cut token usage by up to 80 %, reducing a typical 16,180‑token HTML page to about 3,150 tokens in Markdown. The system relies on standard HTTP content negotiation: agents send an Accept: text/markdown header, and Cloudflare returns the transformed content along with headers indicating token counts and content‑signal permissions. The feature is available to Pro and Business plan customers via the dashboard or API, requiring no changes to site templates or CMS.
- Cloudflare has introduced “Markdown for Agents,” a feature that automatically converts web pages from HTML to Markdown whenever an AI agent requests them via an Accept: text/markdown header. The conversion occurs at the edge, eliminating extraneous markup and scripts that inflate token counts. Cloudflare reports up to an 80 % reduction in token usage-e.g., a blog post that would normally weigh 16,180 tokens in HTML drops to 3,150 tokens in Markdown-cutting inference costs. The service adds headers exposing token counts and content‑signal flags (ai‑train, search, ai‑input). It is available to Pro and Business plan customers through the dashboard or API, requiring no changes to site templates.
Sources:
- https://thenewstack.io/cloudflares-markdown-for-agents-automatically-make-websites-more-aifriendly/ (Latest source article published: 2026-02-22 15:00 UTC)