Text.Pandoc.Builder

data Inlines

data Blocks

(<>)

class Listable a b

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

horizontalRule

table

simpleTable