aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md30
1 files changed, 19 insertions, 11 deletions
diff --git a/README.md b/README.md
index 5cdafdc..0c5dcf8 100644
--- a/README.md
+++ b/README.md
@@ -56,17 +56,25 @@ The numbered one is based on the old documentation.
* Quotation Marks and Apostrophes
* Subscript and Superscript
* Monospace
-* List
- * Unordered Lists (See Notes below)
- * Nested
- * Complex List Content
- * Custom Markers
- * Ordered Lists
- * Nested
- * Numbering Styles
- * Checklist
-* Description List
- * Question and Answer Style List
+* Lists √
+ * [Unordered Lists](https://docs.asciidoctor.org/asciidoc/latest/lists/unordered/) √ (see Notes below)
+ * Basic unordered list √
+ * Nested unordered list √
+ * Markers √
+ * Default markers √
+ * Custom markers √
+ * [Ordered Lists](https://docs.asciidoctor.org/asciidoc/latest/lists/ordered/) √
+ * Basic ordered list √
+ * Nested ordered list √
+ * Number styles √
+ * [Checklists](https://docs.asciidoctor.org/asciidoc/latest/lists/checklist/) √
+ * [Separating Lists](https://docs.asciidoctor.org/asciidoc/latest/lists/separating/) √
+* Description Lists
+ * [Description Lists](https://docs.asciidoctor.org/asciidoc/latest/lists/description/)
+ * Basic description list √
+ * Mixing lists √
+ * Nested description list √
+ * Question and Answer Lists √
* Tables
* Columns
* Column formatting