/markdown, then immediately after do a /scrape call to get the title element, will that generally have to re-scrape or can it pull from the cache?{result: [{ results: [{ ... }] }]} not {result: {result: {}}}url, but pass in the html provided from /content of scraping that url and it doesn't work 

@vercel/og via Cloudflare Pages Functions is definitely faster and more efficient than browser-based rendering, perfect for generating dynamic PNG/SVG from React components at scale./markdown/scrape{result: [{ results: [{ ... }] }]}{result: {result: {}}}urlhtml/contentBrowser Rendering is not supported locally. Please use `wrangler dev --remote` instead.@vercel/og