Transform HTML to Markdown

Edge Demo

This is a plain HTML page, served as-is. An edge function sitting in front of it converts this markup to Markdown for agent consumption.

Section One

Some ordinary paragraph text, with a link and bold and emphasis.

A List

A Table

Name Value
Alpha 1
Beta 2
A short blockquote to show up in the conversion.
const answer = 42;