Skip to content

Instantly share code, notes, and snippets.

@amitsin6h
Forked from tekkies/indented-checkboxes.md
Created February 28, 2021 17:19
Show Gist options
  • Save amitsin6h/a4f4463b6d6c638b9667940b58e783c7 to your computer and use it in GitHub Desktop.
Save amitsin6h/a4f4463b6d6c638b9667940b58e783c7 to your computer and use it in GitHub Desktop.
Indented markdown checkbox example

Nested checkbox rendering would be nice (view the sourcer for this gist)

  • Task 1
  • Task 2
    • Subtask a
    • Subtask b
  • Task 3

There's no need to complete parents when child nodes are all checked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment