element-hq / element-hq/element-android
correctly render html tables
Open
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:

And riot-web:

Contributor guide
Assessment
This issue has not been assessed yet.