Closed
Description
We should handle HTML tables in message content, i.e. this Zulip feature: https://zulip.com/help/tables
Handling these means parsing them in lib/model/content.dart
, and then displaying them appropriately in lib/widgets/content.dart
. For appropriate styling, see the Zulip web app's web/styles/rendered_markdown.css
.
Metadata
Metadata
Assignees
Type
Projects
Status
Done