Documentation ¶ Index ¶ func Marshal(cfg *common.Config, table *common.Table) error func Unmarshal(cfg *common.Config, table *common.Table) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Marshal ¶ func Marshal(cfg *common.Config, table *common.Table) error func Unmarshal ¶ func Unmarshal(cfg *common.Config, table *common.Table) error Unmarshal parses Markdown table content from an io.Reader and populates the given Table struct. It expects the standard GitHub Flavored Markdown table format. Types ¶ This section is empty. Source Files ¶ View all Source files markdown.go Click to show internal directories. Click to hide internal directories.