I am trying to parse poems so that each line is an item in the tileset array, and each word is an item within that array (2 levels). I want each word to be in a span, and (later) each new line to have a break between.I am trying to parse poems so that each line is