miniblog.
← Back to all posts
Wilfred Hughes
Mar 17, 2019 at 22:35
GitHub provides a REST API for rendering markdown!
https://developer.github.com/v3/markdown/
It's handy for quick throwaway projects, but I'm struggling to think of where I'd use it otherwise.
REST API endpoints for Markdown - GitHub Docs
Use the REST API to render a Markdown document as an HTML page or as raw text.