diff --git a/editions/tw5.com/tiddlers/variables/thisTiddler Variable (Examples).tid b/editions/tw5.com/tiddlers/variables/thisTiddler Variable (Examples).tid index 8ce3f8008..7bb396aa5 100644 --- a/editions/tw5.com/tiddlers/variables/thisTiddler Variable (Examples).tid +++ b/editions/tw5.com/tiddlers/variables/thisTiddler Variable (Examples).tid @@ -10,9 +10,9 @@ The first example shows how <<.def thisTiddler>> works whithin transcluded templ The second example shows <<.def thisTiddler>> in the body of tiddler and inside a macro. -<$macrocall $name=".example" n="1" eg="""<$text text=<>/>"""/> +<$macrocall $name=".example" n="2" eg="""<$text text=<>/>"""/> -<$macrocall $name=".example" n="2" eg="""\define example() <$text text=<>/> +<$macrocall $name=".example" n="3" eg="""\define example() <$text text=<>/> <> """/>