markdowntables
markdowntables copied to clipboard
markdownTables - Turn HTML table syntax into Markdown
Currently This code is not converting non standard html (containing unequal no. of rows and column) tables to markdown tables. Although mark down doesn't support non standard table but should...
Seems like this doesn't support the element.
I like to have spaces around the text in my tables for readability. I just made these quick changes which seem to do the trick if you're interested. You can...