mattermost/mattermost
View on GitHubMarkdown table inside list item is not rendered
Open
#20,993 opened on Sep 11, 2022
Help Wanted
Description
Input:
- See table below
| First Header | Second Header |
| ------------- | ------------- |
| Content Cell | Content Cell |
| Content Cell | Content Cell |
- Second item
Expected output:
- See table below
First Header Second Header Content Cell Content Cell Content Cell Content Cell - Second item
Actual output:

Since you support GFM style tables, I'd expect this aspect of GFM supported as well.
Using Mattermost 7.1.2