MD parsing libs are unable to identify the tables in the markdown version of the word #545
-
Hi Everyone, For example: MD gave by Franklin for metadata block: Expected format by the library: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
To summarize from internal slack thread: The only guaranteed stable format is the html, so that should be what's parsed. This is documented here: |
Beta Was this translation helpful? Give feedback.
To summarize from internal slack thread:
Franklin uses gridtables: https://github.com/adobe/remark-gridtables
The only guaranteed stable format is the html, so that should be what's parsed. This is documented here:
adobe/helix-html2md#6