From ef5ed6647ba43358bc6d2d36604c4a738c80d1bb Mon Sep 17 00:00:00 2001 From: vrana Date: Mon, 30 Apr 2012 11:45:51 -0700 Subject: [PATCH] Document image macro restriction Summary: D2230 Test Plan: Read. Reviewers: mkjones, epriestley Reviewed By: epriestley CC: aran, epriestley Differential Revision: https://secure.phabricator.com/D2343 --- src/docs/userguide/remarkup.diviner | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/docs/userguide/remarkup.diviner b/src/docs/userguide/remarkup.diviner index f3cd27bad5..056175c7f5 100644 --- a/src/docs/userguide/remarkup.diviner +++ b/src/docs/userguide/remarkup.diviner @@ -322,8 +322,8 @@ enabling them. You can upload image macros (Files -> Image Macros) which will replace text strings with the image you specify. For instance, you could upload an image of a dancing banana to create a macro named "peanutbutterjellytime", and then any -time you type that string it will be replaced with the image of a dancing -banana. +time you type that string on a separate line it will be replaced with the image +of a dancing banana. = Mentioning Users =