This plugin realizes Github Flavored Markdown style Task List.
Replace [x]
and [ ]
with checkbox tag in markdown text.
- cd $REDMINE_ROOT/plugins
- git clone git@github.com:eichisanden/redmine_markdown_task_list.git
- Restart Redmine.
- Delete $REDMINE_ROOT/plugins/redmine_markdown_task_list
- Restart Redmine.
[x] Finish my changes
[ ] Push my commits to GitHub
[ ] Open a pull request
Redmine 3.0.0 or higher