summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/markdown
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-12-30 21:19:38 +0000
committerKarl Berry <karl@freefriends.org>2021-12-30 21:19:38 +0000
commitd57ba3afd9451f2d57e12ab453816fee5c54d12b (patch)
tree1db60660340301ebb2a2617f821ab6d6a421acab /Master/texmf-dist/doc/latex/markdown
parent346bda46d72c2cccd85d29ee00c862ec307acbb0 (diff)
markdown (30dec21)
git-svn-id: svn://tug.org/texlive/trunk@61448 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/markdown')
-rw-r--r--Master/texmf-dist/doc/latex/markdown/examples/example.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/markdown/examples/example.md b/Master/texmf-dist/doc/latex/markdown/examples/example.md
index 2841cd156fd..63a16eecfd9 100644
--- a/Master/texmf-dist/doc/latex/markdown/examples/example.md
+++ b/Master/texmf-dist/doc/latex/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: