From 79a10388daedf959c23dfef108a035d436108657 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Thu, 5 Dec 2019 09:32:40 -0800 Subject: HTML writer: add task-list class to ul if all elements are task list items. This will allow styling unordered task lists in a way that omits the bullet. --- test/command/tasklist.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'test/command/tasklist.md') diff --git a/test/command/tasklist.md b/test/command/tasklist.md index 5ff628e1c..2f648d187 100644 --- a/test/command/tasklist.md +++ b/test/command/tasklist.md @@ -5,7 +5,7 @@ tests adapted from - [ ] foo - [x] bar ^D -