element-hq / element-hq/element-android

correctly render html tables

Open
#1,157 2 comments 19 reactions 0 assignees View on GitHub
A-Event rendering
Dominant language
Kotlin
Stars
3.7k
Forks
917
PR merge metrics
No merged PRs in 30d

Description

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](https://user-images.githubusercontent.com/1029578/77165118-faefda00-6ab1-11ea-8adb-dda33ed3e0ee.png)

And riot-web:
![image](https://user-images.githubusercontent.com/1029578/77165160-0c38e680-6ab2-11ea-88f6-a502630bcb89.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.