Allowing Markdown in TableCell and TableView

Description of the limitation and why it is relevant to address

As a developer I would like more options when using the newly added TableView. The most relevant addition would be the possibility to use markdown to, for example, add hyperlinks in the table. This would probably be a property of the TableCell.

Submitter proposed design (optional)

With Markdown most of my current limitations would be solved

Current workarounds

It is possible to use the community package viktor-table-view or the WebView with a HTML table.