summaryrefslogtreecommitdiff
path: root/tests/docx.codeblock.native
blob: 441e335117463b34cc4b090f1e3420730fc736c3 (plain)
1
2
3
[Para [Str "This",Space,Str "is",Space,Str "some",Space,Str "code:"]
,CodeBlock ("",[],[]) "readDocx :: ReaderOptions\n         -> B.ByteString\n         -> Pandoc"
,Para [Str "from",Space,Str "the",Space,Str "beginning",Space,Str "of",Space,Str "the",Space,Str "docx",Space,Str "reader."]]