Skip to content
GH-900
Git and GitHub Basics
medium
Question 5 of 59

In Markdown on GitHub, how do you create a task list inside an issue or pull request?

AUsing HTML checkbox elements: <input type='checkbox'>
BUsing asterisks: * (done) Task
CUsing numbered lists with checkboxes: 1. [x] Task
DUsing dash and square brackets: - [x] Completed and - [ ] Pending

Educational Content — CertQnA practice questions are written against official exam objectives, covering the same domains tested on the real exam. All content is original and independent — not actual exam questions, not affiliated with any certification vendor. Learn more about our content policy

Discussion

Be the first to share your understanding of this concept

⚠️ Discussion is for concept clarification only. Do not share or request actual exam questions or answers.

Sign in to join the discussion