Since MarkView version 2.5.41, tasklist feature have been added in. Task list is a nice feature which can used as to-do list to display completed and imcompleted tasks.
Above Source Text
### Task List 1
1. [x] @mentions, #refs, [links](http://www.google.com), **formatting**, and <del>tags</del>
supported
1. [x] list syntax required (any unordered or ordered list supported)
1. This is a list item
1. [x] this is a complete item
1. [ ] this is an incomplete item
### Task List 2
* [x] @mentions, #refs, [links](http://www.google.com), **formatting**, and <del>tags</del>
supported
- [x] list syntax required (any unordered or ordered list supported)
- This is a list item
* This is a list item
+ [ ] this is an incomplete item
+ [x] this is a complete item
### Task List 3
* [x] @mentions, #refs, [links](http://www.google.com), **formatting**, and <del>tags</del>
supported
- [x] list syntax required (any unordered or ordered list supported)
- This is a list item
* This is a list item
+ [ ] this is an incomplete item
+ [x] this is a complete item
Test link
With MarkView, user can test task lists feature by viewing this page, MarkView task lists support
MarkView User's Feedback
MarkView task lists was requested by Daryl Manning, he also wrote a post A better vim markdown preview and mentioned MarkView.