Skip to content

Instantly share code, notes, and snippets.

@tekkies
Last active October 5, 2023 02:59
Show Gist options
  • Star 7 You must be signed in to star a gist
  • Fork 4 You must be signed in to fork a gist
  • 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.

@ycjcl868
Copy link

ycjcl868 commented Jul 6, 2017

Why me?
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.

@audreymignonne
Copy link

  • efjefekfb

  • ewfwehfjbw

  • [ ]

  • [ ]

@Spacha
Copy link

Spacha commented Sep 20, 2021

  • En kerro
    • Kerronko
    • Kerron

@cogilv25
Copy link

cogilv25 commented Oct 22, 2021

  • This must be annoying...
    • But I wanted to test it...
    • Thanks <3
- [ ] This must be annoying...
  - [x] But I wanted to test it...
  - [x] Thanks <3

huh seems like you would have to mark the parent..?

@Shahin-rmz
Copy link

  • test
  • test2
    • subtest2.1

@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