Text clickable in repeater

Just make the Read more a separate text element with the ID textRepeater and put the same code I wrote.

Instead of:

$item("#textRepeater").text ="Clicked!"

Just put whatever you want it to do.