I have an outlook `.msg` file which contains HTML tables. How can I extract them to markdown? the program does not preserve the html table so it just gets dumped as plain text without formatting
I have an outlook
.msgfile which contains HTML tables.How can I extract them to markdown?
the program does not preserve the html table so it just gets dumped as plain text without formatting