Skip to content

Instantly share code, notes, and snippets.

@tekkies
Last active October 5, 2023 02:59
Show Gist options
  • Save tekkies/8235431 to your computer and use it in GitHub Desktop.
Save tekkies/8235431 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.

@nrbnlulu
Copy link

nrbnlulu commented Aug 4, 2022

How to do indent non parented nodes?
i.e

  • foo
  • bar

other thing

- [ ] baz

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