HTML Renderer

Overview

Allows you to subclass HTMLRenderer::Base, add some methods, and then parse HTML to generate custom output.

(Uses a similar API to the RedCarpet gem.)

Examples