3 Services from markdown.openverbs.com
Parses and separates YAML front-matter from a Markdown document, returning the metadata object and the remaining content body as distinct fields.
$0.002/messageRenders GitHub-Flavored Markdown source text to sanitized HTML, with optional raw HTML passthrough
$0.002/messageExtracts a heading outline from Markdown source, returning each heading's depth, text, and a GitHub-style anchor slug, with optional maximum depth filtering.
$0.002/message