Live Preview: Add Support for HTML tables (Render Tables as per “reading” view)

HTML table is more advanced than Markdown table (allowing for merged cells) but it’s only rendered in Reading mode. It’d be nice to have

  • Live Preview render the HTML table
  • A WYSWYG editor that works on a cell by cell basis and support internal links. Currently, internal link in the HTML table requires manual changing the output of HTLM table generated by HTML Tables generator – TablesGenerator.com following this syntax.
9 Likes

Isn’t this working already if it’s pure HTML and fully contained in a single block?