Sightly convert string to node
Hi,
is there a possiblitiy to convert the string to node in sightly.
if i have ${item.name} which is the name of the node . But ${item.name} is retiring as string. i need to access the properties of the node.
Any suggestions will be helffull