summaryrefslogtreecommitdiff
path: root/macros/generic/markdown/examples/example.md
diff options
context:
space:
mode:
Diffstat (limited to 'macros/generic/markdown/examples/example.md')
-rw-r--r--macros/generic/markdown/examples/example.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/macros/generic/markdown/examples/example.md b/macros/generic/markdown/examples/example.md
index 2841cd156f..63a16eecfd 100644
--- a/macros/generic/markdown/examples/example.md
+++ b/macros/generic/markdown/examples/example.md
@@ -44,7 +44,9 @@ This is a bullet list:
* The first item of a bullet list
that spans several paragraphs,
+
* the second item of a bullet list,
+
* the third item of a bullet list.
This is a compact bullet list:
@@ -58,7 +60,9 @@ This is an ordered list:
5. The first item of an ordered list
that spans several paragraphs,
+
6. the second item of an ordered list,
+
7. the third item of an ordered list.
This is an ordered list using hash enumerators:
@@ -66,7 +70,9 @@ This is an ordered list using hash enumerators:
#. The first item of an ordered list
that spans several paragraphs,
+
#. the second item of an ordered list,
+
#. the third item of an ordered list.
This is a compact ordered list: