class Paru::PandocFilter::Table

A Table node represents a table with an inline caption, column definition, widths, headers, and rows.

@!attribute caption

@return Caption

@!attribute attr

@return Attr

@!attribute colspec

@return ColSpec[]

@!attribute head

@return TableHead[]

@!attribute foot

@return TableHead[]