If I make a change to an mdx table within github, eg. change some text, and then re-sync the file to vrite by pressing pull, the table is no longer loaded as a table.
It may be sensible to store the tables in hypertext within mdx? not sure how to fix this, storing tables as .md tables is always going to be a bit lossfull as well.
environment: This table is present within a custom element view.
If I make a change to an mdx table within github, eg. change some text, and then re-sync the file to vrite by pressing
pull
, the table is no longer loaded as a table.It may be sensible to store the tables in hypertext within mdx? not sure how to fix this, storing tables as .md tables is always going to be a bit lossfull as well.
environment: This table is present within a custom element view.