Implement checkboxes

Issue #34 new
Igor Santos created an issue

Those are quite handy for small tasklists. GitHub supports that by the following syntax:

  • [ ] this is one item
  • [ ] this is another thing to be done
  • [x] this was done already

When rendered, open brackets [ ] render as an unchecked checkbox, and [x] renders as checked. Interacting with the checkbox changes the underlying markup and updates the ticket description / comment accordingly.

Comments (22)

  1. Eimantas Stonys

    I'm sorry but I find it extremely annoying that such a small, but useful feature is not yet available. Another reason to move to Github :)

  2. Thor Brigsted

    +1. A lot of features seem missing from BitBucket but this one certainly would be a step in the right direction

  3. Former user Account Deleted

    +1

    Bumping this, 'cause we would all definitely benefit from it. It's strange that you don't already have support for it. [WIP] Pull Requests NEED it.

  4. Alexander Adolf

    +1

    This issue is open 4 years now. Guess we shouldn’t bet any horses on this appearing any soon…

  5. Log in to comment