Renderer

A lightweight service for rendering Markdown and plain text to HTML.

Overview

This service supports two rendering modes:

Endpoints

Rendering Features

Quick Start Examples

Example Description
/test/error Non-existent route used to trigger a 404 page
/test/syntax Markdown syntax playground page
Render Remote README Render the Marked project README from GitHub Raw via the API
Markdown Error Page Test Test the markdown-rendering HTML error page
Render Remote Text Render a remote plain text file via the text API
Text Error Page Test Test the text-rendering HTML error page