Skip to content

Commit 697e5b4

Browse files
committed
Sandbox guide - Testing lists formats
1 parent 6c783d9 commit 697e5b4

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

pages/web_cloud/phone_and_fax/fax/test-article-snow/guide.fr-fr.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,37 @@ lsblk
5050

5151
3. This is the third thing to do.
5252

53+
## Numbered list with image - 1 tabulation only + Only 1
54+
55+
1. This the first thing to do.
56+
1. This the second thing to do.
57+
58+
![mot de passe fax](images/motdepassefax.png){.thumbnail}
59+
60+
1. This is the third thing to do.
61+
62+
## Numbered list with image - 1 tabulation only + Only 1 + No skipped lines
63+
64+
1. This the first thing to do.
65+
1. This the second thing to do.
66+
![mot de passe fax](images/motdepassefax.png){.thumbnail}
67+
1. This is the third thing to do.
68+
69+
## Numbered list with image - 1 tabulation only + Only 1 + No skipped lines + br
70+
71+
1. This the first thing to do.
72+
1. This the second thing to do.<br>
73+
![mot de passe fax](images/motdepassefax.png){.thumbnail}<br>
74+
1. This is the third thing to do.
75+
76+
## Numbered list with image - 1 tabulation only + No skipped lines
77+
78+
1. This the first thing to do.
79+
2. This the second thing to do.<br>
80+
![mot de passe fax](images/motdepassefax.png){.thumbnail}<br>
81+
3. This is the third thing to do.
82+
83+
5384

5485
## Numbered list with image - 1 tabulation with no skipped line after the image
5586

0 commit comments

Comments
 (0)