Ask a Question
Ask Question Login
Corporate Training
  1. Community
  2. Python
  3. Question
Python

markdown checkbox-How to draw checkbox or tick mark in GitHub Markdown table?

Asked by Sanjay Dutt Apr 18, 2021 4.1K views 1 answer
Share

About this question

I am able to draw checkbox in Github README.md lists using


- [ ] (for unchecked checkbox)


- [x] (for checked checkbox)

But this is not working in the table. Does anybody know how to implement checkbox or checkmark in GitHub Markdown table?

Your answer

1 Answer

More Python discussions

Learn & Explore

Free tutorials and interview questions from industry experts — learn the skill, then get ready to prove it.

Latest Python Blogs

Guides, tips and career advice on Python from JanBask experts.