Skip to content

Handle <table> elements #360

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
gnprice opened this issue Nov 1, 2023 · 0 comments · Fixed by #1031
Closed

Handle <table> elements #360

gnprice opened this issue Nov 1, 2023 · 0 comments · Fixed by #1031
Assignees
Labels
a-content Parsing and rendering Zulip HTML content, notably message contents

Comments

@gnprice
Copy link
Member

gnprice commented Nov 1, 2023

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.

@gnprice gnprice added the a-content Parsing and rendering Zulip HTML content, notably message contents label Nov 1, 2023
@gnprice gnprice added this to the Launch milestone Nov 1, 2023
@rajveermalviya rajveermalviya self-assigned this Oct 28, 2024
rajveermalviya added a commit to rajveermalviya/zulip-flutter that referenced this issue Nov 4, 2024
rajveermalviya added a commit to rajveermalviya/zulip-flutter that referenced this issue Nov 15, 2024
rajveermalviya added a commit to rajveermalviya/zulip-flutter that referenced this issue Nov 15, 2024
rajveermalviya added a commit to rajveermalviya/zulip-flutter that referenced this issue Nov 21, 2024
rajveermalviya added a commit to rajveermalviya/zulip-flutter that referenced this issue Nov 25, 2024
rajveermalviya added a commit to rajveermalviya/zulip-flutter that referenced this issue Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a-content Parsing and rendering Zulip HTML content, notably message contents
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants