Skip to content
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

correctly render html tables #1157

Open
7 tasks
lub opened this issue Mar 20, 2020 · 2 comments
Open
7 tasks

correctly render html tables #1157

lub opened this issue Mar 20, 2020 · 2 comments

Comments

@lub
Copy link

lub commented Mar 20, 2020

For that the following tags are permitted according to spec:

  • table
  • thead
  • tbody
  • th
  • td
  • tr
  • caption

Currently it looks like this in riotx:
image

And riot-web:
image

@dzlandis
Copy link

This is still a problem! It causes inconsistencies with how things display on web and mobile and there doesn't seem to be a solution to workaround table data not being legible on mobile.

@Clemv95
Copy link

Clemv95 commented Apr 25, 2023

I have the same issue and it's making me crazy lol

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants