As per title,
Is it possible to put a list inside a table in markdown?
I tried to search it up but could not find anything.
A Table being something like:
Fruit |Color
---------|----------
Apples |Red
Pears |Green
and a list being something like
- List item 1
- List item 2