- `Link: <...>; rel="alternate"; type="text/markdown"` on every HTML page. - Content negotiation: `Accept: text/markdown` on the canonical URL returns the twin. - `Content-Type: text/markdown; charset=utf-8` for `.md`, and `text/plain` for `llms.txt`/`llms-full.txt`.
Link: <...>; rel="alternate"; type="text/markdown"on every HTML page.Accept: text/markdownon the canonical URL returns the twin.Content-Type: text/markdown; charset=utf-8for.md, andtext/plainforllms.txt/llms-full.txt.