YAML List Query

Hello all,

I need assistance with parsing YAML lists. My query results in a list like the following:
Value1, Value2

Is there anyway we can isolate each value in the list so that i can render each as a clickable link with a template?

Thanks,

SH3LL