# Functions
MakeOutput returns formatted output from a YAML data depending on the specified output format and passed formatting options.
ParseFormat parses a output format string representation.
ParseTableDialect parses a table dialect string representation.
# Constants
DefaultFormat is a default format.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
StyleWithoutGraphics defines a style without graphics like below: col1 col2 col3 col4 1 477 Elizabeth 12 3 2804 David 33 4 1161 William 81 5 1172 Jack 35 6 1064 William 25.
# Type aliases
Format defines a set of supported output format.
TableDialect defines a set of supported table dialect.