summaryrefslogtreecommitdiff
path: root/test/command/tasklist.md
AgeCommit message (Collapse)Author
2019-12-05HTML writer: add task-list class to ul if all elements are task list items.John MacFarlane
This will allow styling unordered task lists in a way that omits the bullet.
2019-01-02Implement task lists (#5139)Mauro Bieg
Closes #3051