blob: 45287cb31288b2a6c5febd1efa83444962d248ea (
plain) (
tree)
|
|
--- 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
|