# Functions

CreateParseRequest manages the creation of a ParseRequest from a reader.
CreateRenderRequest manages the creation of a RenderRequest from a reader.

# Variables

valid values for alignments in the various formats.
valid values for alignments in the various formats.
valid values for alignments in the various formats.
valid values for alignments in the various formats.
valid values for alignments in the various formats.
valid values for alignments in the various formats.
valid values for alignments in the various formats.
A list of errors returned from package.
A list of errors returned from package.
A list of errors returned from package.

# Structs

CellFormat allows us to specify alignment and how to merge cells.
ColumnFormat allows us to specify that a column contains headings, specify alignment and provide a style for html.
ParseAlignments defines the css classes that should be interpreted as defining the alignment of cells in a table.
ParseRequest represents a request to convert an html table (plus supporting data) into the correct RenderRequest format.
RenderRequest represents a structure for a table render job.
RowFormat allows us to specify that a row contains headings, and provide a style for html.