Search
Preparing search index...
The search index is not available
parse-markdown-table — Reference
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
MarkdownCellTableSync
Class MarkdownCellTableSync
Hierarchy
MarkdownCellTableSync
Implements
any
Index
Constructors
constructor
Properties
headers
rows
Constructors
constructor
new
Markdown
Cell
Table
Sync
(
headers
:
readonly
string
[]
, rows
:
IterableIterator
<
readonly
string
[]
>
)
:
MarkdownCellTableSync
Parameters
headers:
readonly
string
[]
rows:
IterableIterator
<
readonly
string
[]
>
Returns
MarkdownCellTableSync
Properties
Readonly
headers
headers
:
readonly
string
[]
Readonly
rows
rows
:
IterableIterator
<
readonly
string
[]
>
Globals
Markdown
Cell
Table
Markdown
Cell
Table
Sync
constructor
headers
rows
Table
Iteration
Options
horizontal
Line
Regex
create
Markdown
Array
Table
create
Markdown
Array
Table
Sync
create
Markdown
Object
Table
create
Markdown
Object
Table
Sync
iterate
Rows
iterate
Rows
Sync
Generated using
TypeDoc