Description
Parse YAML frontmatter from markdown (the — block at top). Returns parsed dict, raw frontmatter, and body without frontmatter. Use url param or?text=. Built for AI agents indexing Jekyll/Hugo/Astro/Eleventy content sites.
This is a ready-to-deploy endpoint for Markdown-processing utility, delivered as ready-to-run Node.js source.
Takes no query parameters — a single call returns the full response. It has no external API dependencies — it works standalone once deployed.
Package includes: handler.js (the request handler), endpoint.json (metadata and pricing schema), and a README with setup notes. Drop it into an Express (or similar) server and you have a working API endpoint in minutes.






Reviews
There are no reviews yet.