File: codeblock.native

package info (click to toggle)
haskell-pandoc 3.7.0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 24,532 kB
  • sloc: haskell: 86,819; xml: 4,325; makefile: 3
file content (3 lines) | stat: -rw-r--r-- 291 bytes parent folder | download | duplicates (6)
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."]]