'Format: ' + format + '\n' + [].concat(block.style).map((style) => 'Style: ' +
              style.$.name + ',' +
              style.$.font_name + ',' +
              style.$.font_size + ',' +
              style.$.primary_colour + ',' +