package
Version:
v0.0.0-...-735ead8
Opens a new window with list of versions in this module.
Published: Jul 13, 2023
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
ParseMarkdownIntoTable parses a markdown file into a table
type Table struct {
Rows [][]string
}
Table represents a markdown table
GetTableFromMarkdown returns a table from a markdown file
Source Files
¶
Click to show internal directories.
Click to hide internal directories.