aboutsummaryrefslogtreecommitdiff
path: root/devel/phabricator/files/patch-src_docs_user_userguide_remarkup.diviner
blob: 45287cb31288b2a6c5febd1efa83444962d248ea (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
--- src/docs/user/userguide/remarkup.diviner.orig	2020-11-19 21:48:33 UTC
+++ src/docs/user/userguide/remarkup.diviner
@@ -393,14 +393,13 @@ You can embed a Pholio mock by using braces to refer t
 
   {M123}
 
-By default the first four images from the mock set are displayed. This behavior
+By default the first image from the mock is are displayed. This behavior
 can be overridden with the **image** option. With the **image** option you can
-provide one or more image IDs to display.
+provide an image ID to display.
 
-You can set the image (or images) to display like this:
+You can set the image to display like this:
 
   {M123, image=12345}
-  {M123, image=12345 & 6789}
 
 == Embedding Pastes