The Data Interchange Format (.dif) is a data exchange format to share data between different spreadsheet programs. Details can be found in the in this Wikipedia article.
The proposal of this issue is to allow PyTableCon to utilize this format and be able to convert to .dif but also convert .dif to the other formats, including Markdown tables and HTML tables.
The Data Interchange Format (
.dif) is a data exchange format to share data between different spreadsheet programs. Details can be found in the in this Wikipedia article.The proposal of this issue is to allow PyTableCon to utilize this format and be able to convert to
.difbut also convert.difto the other formats, including Markdown tables and HTML tables.