How to draw checkbox or tick mark in GitHub Markdown table?
Try adding a – before the [] or [x]. That’s an – followed by a blank space . Below is an example from Github blog. It appears like below: Here’s how one could do the same in a table: Here’s how it looks: