staticdocs (version 0.1.0.9000)

to_html: Convert an rdoc to a list of html components.

Description

All span-level tags are converted to html, and higher level blocks are returned as components of the list.

Usage

to_html(x, ...)

Arguments

x

rd object to convert to html

...

other arguments passed onto to methods

Value

A list, suitable for rendering with whisker.render