Skip to content

Handle <table> elements #360

Closed
Closed
@gnprice

Description

@gnprice

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

Labels

a-contentParsing and rendering Zulip HTML content, notably message contents

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions