pandoc/test/docx/custom-style-roundtrip-end.native
2017-02-04 12:56:30 +01:00

5 lines
532 B
Text

[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,Emph [Str "emphasized"],Str ".",Space,Str "And",Space,Str "here",Space,Str "is",Space,Str "something",Space,Strong [Str "strong"],Str "."]
,BlockQuote
[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,Emph [Str "really",Space,Str "cool"],Space,Str "text."]]]