From 3a02d5c61a4859a802d4a6b6c14d13e5dde49fb8 Mon Sep 17 00:00:00 2001 From: Dan Allen Date: Sun, 5 Aug 2018 19:12:16 -0600 Subject: [PATCH] rename task list to checklist in docs [skip ci] --- docs/modules/ROOT/pages/list-styles.adoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/modules/ROOT/pages/list-styles.adoc b/docs/modules/ROOT/pages/list-styles.adoc index f7fe6b5..b122ba1 100644 --- a/docs/modules/ROOT/pages/list-styles.adoc +++ b/docs/modules/ROOT/pages/list-styles.adoc @@ -48,10 +48,10 @@ In order to support this customization, you must assign the list-style-type prop |upper-roman |=== -== Task list +== Checklist -A xref:antora:asciidoc:task-lists.adoc[task list] is an unordered list with items that are prefixed with a checkbox marker (checked or unchecked). -Here's an AsciiDoc source example that produces a task list: +A xref:antora:asciidoc:checklists.adoc[checklist] is an unordered list with items that are prefixed with a checkbox marker (checked or unchecked). +Here's an AsciiDoc source example that produces a checklist: [source,asciidoc] ---- -- 2.11.0