Text.Pandoc.Builder

data Many a

type Inlines

type Blocks

(<>)

singleton

toList

fromList

isNull

Document builders

doc

setTitle

setAuthors

setDate

Inline list builders

text

str

emph

strong

strikeout

superscript

subscript

smallcaps

singleQuoted

doubleQuoted

cite

codeWith

code

space

linebreak

math

displayMath

rawInline

link

image

note

trimInlines

Block list builders

para

plain

codeBlockWith

codeBlock

rawBlock

blockQuote

bulletList

orderedListWith

orderedList

definitionList

header

headerWith

horizontalRule

table

simpleTable