From: Dan Allen Date: Mon, 6 Aug 2018 01:12:16 +0000 (-0600) Subject: rename task list to checklist in docs [skip ci] X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=3a02d5c61a4859a802d4a6b6c14d13e5dde49fb8;p=eg-antora.git rename task list to checklist in docs [skip ci] --- 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] ----