Skip to content

Instantly share code, notes, and snippets.

@oderwat
Created July 1, 2016 09:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save oderwat/19c2899072f2894512c56e3521efdb4b to your computer and use it in GitHub Desktop.
Save oderwat/19c2899072f2894512c56e3521efdb4b to your computer and use it in GitHub Desktop.
Checkbox Demo
To Do List:
* [x] Feature A
* [ ] Feature B
* [x] Feature C
* [ ] Feature D
@oderwat
Copy link
Author

oderwat commented Jul 1, 2016

Looks like this:

To Do List:

  • Feature A
  • Feature B
  • Feature C
  • Feature D

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