]> git.proxmox.com Git - pve-docs.git/commitdiff
README: document list continuations
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 14 Nov 2018 07:09:23 +0000 (08:09 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 14 Nov 2018 07:09:23 +0000 (08:09 +0100)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
README.adoc

index 43ce69f9d032571800d097c59aadce0db274c336..e00504437f96e31846c23024414b4825a038fb65 100644 (file)
@@ -142,6 +142,24 @@ Bulleted lists should be created using the '*' symbol:
 * First level again
 
 
+If you need to have other elements on the same level than a list element you
+can do this with the '+' symbol:
+
+----
+. First level
+.. Second level
++
+Anothe Sentence (or Block) on the continued second level.
+. First level again
+----
+
+. First level
+.. Second level
++
+Anothe Sentence (or Block) on the continued second level.
+
+. First level again
+
 Labeled Lists
 ^^^^^^^^^^^^^