Convert an rdoc to a list of html components.

Usage

to_html(x, ...)

Arguments

x
rd object to convert to html
...
other arguments passed onto to methods

Description

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

Value

A list, suitable for rendering with whisker.render