Task Lists do not work in preview in 7.10
Update: The problem is only in Preview. I had in mind that I actually created an Issue to see if its in preview only but it didn't work then. I just retried it and it seems to work as soon as the issue gots created. So just 2 problems left:
- The task list preview does not show checkboxes - it looks as if it doesn't work
- The documentation page also has no checkboxes: http://doc.gitlab.com/ce/markdown/markdown.html#task-lists
We just upgraded our gitlab installation 7.10. I was hoping to get task lists with this upgrade but it appears to not work.
I tried to
- [ ] Create a task with -
* [ ] one with *
- [x] a checked one
* [x] and a checked one with *
The result is like:
- [ ] Create a task with -
* [ ] one with *
- [x] a checked one
* [x] and a checked one with *
As you hopefully can see here: it does not work. I also noticed that the documentation page does not work either. The markdown is the same as here but there are no checkboxes: http://doc.gitlab.com/ce/markdown/markdown.html#task-lists - I made a screenshot: https://www.dropbox.com/s/teyigkolveedain/Screenshot%202015-05-11%2009.10.35.png?dl=0