The official doc of Liquid doesn't tell us a way to create an array except this: {% assign beatles = "John, Paul, George, Ringo" | split: " ...
確定! 回上一頁