Skip to content

Remove edge middleware for routing Markdown requests#5

Merged
bholmesdev merged 1 commit into
mainfrom
remove-edge-middleware
Apr 30, 2026
Merged

Remove edge middleware for routing Markdown requests#5
bholmesdev merged 1 commit into
mainfrom
remove-edge-middleware

Conversation

@bholmesdev
Copy link
Copy Markdown
Contributor

Summary

We're noticing that pageviews are unexpectedly missing in our dashboard. It's possible that edge middleware is swallowing these events.

The intent of this edge middleware is to route LLM requests to the Markdown format for pages when they present the text/markdown heading. In my testing, this doesn't work as expected, so it's worth removing this for now anyways until we can verify a working solution.

Follow-ups

We'll want to get a working version of LLM routing to Markdown routes working later.

@cla-bot cla-bot Bot added the cla-signed label Apr 30, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 30, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview, Comment Apr 30, 2026 8:38pm

Request Review

@bholmesdev bholmesdev merged commit 1dab0ca into main Apr 30, 2026
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants