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
You can combine HTML inside Markdown to create the list, like so:
Version | Name | Features
-------:|------|----------
1.0 |Alpha |<ul><li>Supports</li><li>lists</li><li>with HTML</li></ul>
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With