Sha256: f2d2560e1855d8b0b13c07656674151da6cd97098dc0ab6cb2f637df3ebe3d3d
Contents?: true
Size: 449 Bytes
Versions: 15
Compression:
Stored size: 449 Bytes
Contents
<?xml version="1.0"?> <styleFoo xmlns:w="http://wnamespace.com"> <w:style w:styleId="anotherCoolStyle" w:type="character"> <w:name w:val="anotherCoolStyle"/> <w:pPr/> <w:rPr> <w:rFonts w:ascii="Times New Roman" w:cs="Times New Roman" w:hAnsi="Times New Roman"/> <w:color w:val="FF0000"/> <w:sz w:val="20"/> <w:b w:val="0"/> <w:i w:val="0"/> <w:u w:val="none"/> </w:rPr> </w:style> </styleFoo>
Version data entries
15 entries across 15 versions & 2 rubygems