html2text
html2text copied to clipboard
will you implement html table to markdown table
reverse html table to markdown table
http://www.freewisdom.org/projects/python-markdown/Tables
While not fixing this issue, I submitted a pull request to at least avoid stripping out tables: https://github.com/aaronsw/html2text/pull/55