patat-0.8.6.1: Terminal-based presentations using Pandoc
Safe HaskellNone
LanguageHaskell2010

Patat.Presentation.Fragment

Description

For background info on the spec, see the "Incremental lists" section of the the pandoc manual.

Documentation

data FragmentSettings Source #

Constructors

FragmentSettings 

Fields

Instances

Instances details
Show FragmentSettings Source # 
Instance details

Defined in Patat.Presentation.Fragment

Methods

showsPrec :: Int -> FragmentSettings -> ShowS

show :: FragmentSettings -> String

showList :: [FragmentSettings] -> ShowS