Module

Data.Text.Format.Dodo.Format

Package
purescript-text-formatting
Repository
shamansir/purescript-text-formatting

#FootnoteId Source

#Anchor Source

newtype Anchor

Constructors

Instances

#Url Source

newtype Url

Constructors

Instances

#Term Source

newtype Term

Constructors

Instances

#Definition Source

#TermAndDefinition Source

#Caption Source

newtype Caption

Constructors

Instances

#ImageParams Source

newtype ImageParams

Constructors

Instances

#QuoteOf Source

newtype QuoteOf

Constructors

Instances

#Align Source

data Align

Constructors

Instances

#ChunkId Source

newtype ChunkId

Constructors

#ChunkClass Source

newtype ChunkClass

Constructors

#WrapKind Source

data WrapKind

Constructors

Instances

#ListPart Source

#ImageSide Source

data ImageSide

Constructors

Instances

#sized Source

sized :: { h :: Int, w :: Int } -> ImageParams

#csized Source

csized :: Caption -> { h :: Int, w :: Int } -> ImageParams

#Formatter Source

class Formatter a  where

Members

Instances

#bulletPrefix Source

#hLevelToInt Source

#hLevelFromInt Source