Originally requested in https://github.com/github/markup/issues/364 Task lists inside of table cells could be really interesting. I don't know exactly what the syntax would look like… ``` [x] | First Header | Second Header --- | ------------- | ------------- [ ] | Content Cell | Content Cell [ ] | Content Cell | Content Cell ```
Originally requested in github/markup#364
Task lists inside of table cells could be really interesting. I don't know exactly what the syntax would look like…