From eddefe3a5839f0906ef1b8f3efea9b72e2968d2f Mon Sep 17 00:00:00 2001 From: Bram Chen Date: Sun, 24 Apr 2016 22:53:43 +0800 Subject: [PATCH] Fix docs example (#2393) Remove redundant double quotes --- .../tiddlers/macros/examples/image-picker_Macro_(Examples).tid | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/editions/tw5.com/tiddlers/macros/examples/image-picker_Macro_(Examples).tid b/editions/tw5.com/tiddlers/macros/examples/image-picker_Macro_(Examples).tid index 1af13f48a..eb5eb1f8b 100644 --- a/editions/tw5.com/tiddlers/macros/examples/image-picker_Macro_(Examples).tid +++ b/editions/tw5.com/tiddlers/macros/examples/image-picker_Macro_(Examples).tid @@ -8,4 +8,4 @@ type: text/vnd.tiddlywiki This next example shows how the <<.param subfilter>> parameter limits the list of images (here to those with the "Language" prefix): -<$macrocall $name=".example" n="2" eg="{{image-picker Macro (Example 2)}}/> +<$macrocall $name=".example" n="2" eg={{image-picker Macro (Example 2)}}/>