summaryrefslogtreecommitdiff
path: root/tests/docx/custom-style-roundtrip-start.native
blob: c4566ed85b369a2e792fcc5962bb6b89f139f956 (plain)
1
2
3
4
5
[Para [Str "This",Space,Str "is",Space,Str "a",Space,Str "test",Space,Str "of",Space,Str "custom-styles."]
,Para [Str "Here",Space,Str "is",Space,Str "something",Space,Span ("",[],[("custom-style","Emphatic")]) [Str "emphasized"],Str ".",Space,Str "And",SoftBreak,Str "here",Space,Str "is",Space,Str "something",Space,Span ("",[],[("custom-style","Strengthened")]) [Str "strong"],Str "."]
,Div ("",[],[("custom-style","My Block Style")])
 [Para [Str "One",Space,Str "paragraph",Space,Str "of",Space,Str "text."]
 ,Para [Str "And",Space,Str "another",Space,Str "paragraph",Space,Str "of",Space,Span ("",[],[("custom-style","Emphatic")]) [Str "really",SoftBreak,Str "cool"],Space,Str "text."]]]