Text.Pandoc.Builder

data Many a

type Inlines

type Blocks

(<>)

singleton

toList

fromList

isNull

Document builders

doc

class ToMetaValue a

class HasMeta a

setTitle

setAuthors

setDate

Inline list builders

text

str

emph

strong

strikeout

superscript

subscript

smallcaps

singleQuoted

doubleQuoted

cite

codeWith

code

space

softbreak

linebreak

math

displayMath

rawInline

link

linkWith

image

imageWith

note

spanWith

trimInlines

Block list builders

para

plain

codeBlockWith

codeBlock

rawBlock

blockQuote

bulletList

orderedListWith

orderedList

definitionList

header

headerWith

horizontalRule

table

simpleTable

divWith