UNPKG

marktable

Version:

Markdown table parser, editor and formater

22 lines (17 loc) 228 B
> Multi line rows ## SOURCE | Header 1| |--| | This | | is | | a multiline | | ------ | | table | ## EXPECTED | Header 1 | |-------------| | This | | is | | a multiline | | ----------- | | table |