@felisdiligens/md-table-tools / Exports / DokuWikiTableParser
• new DokuWikiTableParser(convertMarkup?
)
Name | Type | Default value | Description |
---|---|---|---|
convertMarkup |
boolean |
true |
If true, converts DokuWiki syntax to Markdown syntax |
• convertMarkup: boolean
= true
If true, converts DokuWiki syntax to Markdown syntax
▸ parse(table
): Table
Name | Type |
---|---|
table |
string |