

Settings screen (post types and selectors)
LLM Markdown exposes your public WordPress posts and pages as real .md routes. Simply append .md to any supported post or page URL to access its Markdown representation.
Each Markdown document includes structured YAML front matter and clean content extracted from the rendered HTML.
Designed for:
Example:
https://example.com/my-post.md
Features:
.md URLs<link rel="alternate" type="text/markdown">No Gutenberg lock-in. No content duplication. No custom post types required.