Description
Strip all Markdown syntax, returning plain text (no headings, links, code, emphasis, lists). Use url param or?text=. Built for AI agents feeding markdown to embeddings, TTS, or fulltext search.
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.