Sha256: 8ac4b7c46b471e25b88904a271b51adfb5e7d27874bc6684ec594bf4cd7632cb
Contents?: true
Size: 1.58 KB
Versions: 2
Compression:
Stored size: 1.58 KB
Contents
<?xml version="1.0" encoding="utf-8"?> <w:document xmlns:wpc="http://schemas.microsoft.com/office/word/2010/wordprocessingCanvas" xmlns:mo="http://schemas.microsoft.com/office/mac/office/2008/main" xmlns:mv="urn:schemas-microsoft-com:mac:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:wp14="http://schemas.microsoft.com/office/word/2010/wordprocessingDrawing" xmlns:wp="http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing" xmlns:w10="urn:schemas-microsoft-com:office:word" xmlns:w14="http://schemas.microsoft.com/office/word/2010/wordml" xmlns:wpg="http://schemas.microsoft.com/office/word/2010/wordprocessingGroup" xmlns:wpi="http://schemas.microsoft.com/office/word/2010/wordprocessingInk" xmlns:wne="http://schemas.microsoft.com/office/word/2006/wordml" xmlns:wps="http://schemas.microsoft.com/office/word/2010/wordprocessingShape" xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" mc:Ignorable="w14 wp14"> <w:body> <w:p> <w:sectPr> <w:bidi/> </w:sectPr> <w:r> <w:t>This is just a test run.</w:t> </w:r> <w:r> <w:t>But this isn't!</w:t> </w:r> </w:p> <w:p> <w:r> <w:t>This is just a test run.</w:t> </w:r> </w:p> <w:sectPr> <w:textDirection w:val="lr"/> </w:sectPr> </w:body> </w:document>
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
openxml-docx-0.8.0.beta1 | spec/support/data/parts/document_with_multiple_sections_part.xml |
rocx-0.7.0 | spec/support/data/parts/document_with_multiple_sections_part.xml |