aboutsummaryrefslogtreecommitdiff
path: root/test/command/tasklist.md
AgeCommit message (Expand)Author
2025-02-12Markdown writer: omit extra space after bullets.John MacFarlane
2023-09-16HTML reader: parse task lists using input elements (#9066)Seth Speaks
2023-03-29HTML writer: use first paragraph in task item as checkbox label.Albert Krewinkel
2023-01-20HTML writer: don't omit newlines in task lists.John MacFarlane
2023-01-20HTML writer: don't disable checkboxes in task lists.John MacFarlane
2022-06-23Remove extra soft break for tasklist (#8142)black-desk
2019-12-05HTML writer: add task-list class to ul if all elements are task list items.John MacFarlane
2019-01-02Implement task lists (#5139)Mauro Bieg