title: Transclude/Parameterised/SlotFillParseTreeNodes description: Parameterised transclusion using the $slotFillParseTreeNodes attribute type: text/vnd.tiddlywiki-multiple tags: [[$:/tags/wiki-test-spec]] title: Output \whitespace trim <$transclude $tiddler='TiddlerOne' one='Ferret'> <$fill $name="one">This is first <$fill $name="two">But this is second <$transclude $tiddler='TiddlerOne'> <$fill $name="one">This is first <$fill $name="two">But this is second + title: TiddlerOne \whitespace trim <$parameters $slotFillParseTreeNodes="@slotFillParseTreeNodes"> <$text text={{{ [<@slotFillParseTreeNodes>jsonindexes[]join[,]] }}}/> + title: ExpectedResult

one,ts-raw,two

one,ts-raw