mirror of
https://github.com/jgm/pandoc.git
synced 2026-07-11 20:07:22 +00:00
4 lines
291 B
Plaintext
4 lines
291 B
Plaintext
[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."]]
|