Skip to content

Instantly share code, notes, and snippets.

@Mikulas
Last active December 20, 2015 02:59
Show Gist options
  • Save Mikulas/6060787 to your computer and use it in GitHub Desktop.
Save Mikulas/6060787 to your computer and use it in GitHub Desktop.
GitHub markdown task list bug
- [ ] foo
- [ ] (in parentheses)
- [ ] bar
  • foo
  • (in parentheses)
  • bar

```markdown - [x] foo - [x] (in parentheses) - [x] bar ```
  • foo
  • (in parentheses)
  • bar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment