Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
For background info on the spec, see the "Incremental lists" section of the the pandoc manual.
Documentation
data FragmentSettings Source #
Instances
Show FragmentSettings Source # | |
Defined in Patat.Presentation.Fragment showsPrec :: Int -> FragmentSettings -> ShowS # show :: FragmentSettings -> String # showList :: [FragmentSettings] -> ShowS # |
fragmentBlocks :: FragmentSettings -> [Block] -> [Instruction Block] Source #
fragmentBlock :: FragmentSettings -> Block -> [Instruction Block] Source #