tidy-markdown icon indicating copy to clipboard operation
tidy-markdown copied to clipboard

Loses formatting

Open PeterWone opened this issue 6 years ago • 0 comments

Common motivations for using HTML tables

  • vertical alignment control
  • fore and background colour control
  • colspan/rowspan

In all of these cases the use of HTML is intentional and conversion to markdown is destructive.

So don't convert these cases.

PeterWone avatar Jun 02 '19 07:06 PeterWone