# Serve Your WordPress Posts as Markdown

**URL:** https://discourse.roots.io/t/serve-your-wordpress-posts-as-markdown/30321
**Category:** blog
**Tags:** markdown
**Created:** 2026-04-20T06:08:25Z
**Posts:** 1

## Post 1 by @ben — 2026-04-20T06:08:26Z

**New on the blog: [Serve Your WordPress Posts as Markdown with Post Content to Markdown](https://roots.io/serve-your-wordpress-posts-as-markdown/).**

The plugin adds a Markdown representation to any WordPress site — via `Accept: text/markdown`, `?format=markdown`, or a `.md` URL suffix — with spec-correct content negotiation and `Link` headers so LLMs that don’t yet send `Accept: text/markdown` can still discover it.

Install with `composer require roots/post-content-to-markdown`. Feedback and PRs welcome.

Not sure if your site is ready for agents and LLMs? Run it through [acceptmarkdown.com](https://acceptmarkdown.com/) to see what’s missing.
