diff --git a/editions/test/tiddlers/tests/data/functions/FunctionDefaultValues.tid b/editions/test/tiddlers/tests/data/functions/FunctionDefaultValues.tid index 6e9fd787f..411e90dd6 100644 --- a/editions/test/tiddlers/tests/data/functions/FunctionDefaultValues.tid +++ b/editions/test/tiddlers/tests/data/functions/FunctionDefaultValues.tid @@ -8,7 +8,7 @@ title: Output \whitespace trim \function .test(prefix:Default) [[ Content]addprefix] -{{{ [.test[Special]] }}},{{{ [.test[]] }}} +<$text text={{{ [.test[Special]] }}}/>,<$text text={{{ [.test[]] }}}/> + title: ExpectedResult