diff options
| author | Dan Allen <dan.j.allen@gmail.com> | 2023-06-10 23:55:52 -0600 |
|---|---|---|
| committer | Dan Allen <dan.j.allen@gmail.com> | 2023-07-11 02:16:04 -0600 |
| commit | 3326ecd219ae462288a9edb8ecaddff0c855ca7d (patch) | |
| tree | 347f7b5149eaabee57acbfa7648b72b81acf9f4c /docs/modules | |
| parent | be7356dafd3bdd82d9b515a59997da64f300eaf1 (diff) | |
use asterisk as unordered list marker for consistency
Diffstat (limited to 'docs/modules')
| -rw-r--r-- | docs/modules/get-started/pages/index.adoc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/modules/get-started/pages/index.adoc b/docs/modules/get-started/pages/index.adoc index 5da49179..d3ce8006 100644 --- a/docs/modules/get-started/pages/index.adoc +++ b/docs/modules/get-started/pages/index.adoc @@ -3,8 +3,8 @@ Assumptions: -- [x] You've installed Asciidoctor. -- [x] You've confirmed that the Asciidoctor command line interface (CLI) is available on your PATH. +* [x] You've installed Asciidoctor. +* [x] You've confirmed that the Asciidoctor command line interface (CLI) is available on your PATH. On this page, you'll learn how to run Asciidoctor on an AsciiDoc document and convert it to HTML. |
