pandoc-citeproc-0.16.4.1: Supports using pandoc with citeproc
Copyright(c) Andrea Rossato
LicenseBSD-style (see LICENSE)
MaintainerAndrea Rossato <andrea.rossato@unitn.it>
Stabilityunstable
Portabilityunportable
Safe HaskellNone
LanguageHaskell2010

Text.CSL.Eval.Output

Description

The CSL implementation

Synopsis

Documentation

pAffix :: Parsec String () [Inline] Source #

pRaw :: Parsec String () Inline Source #

pSpace :: Parsec String () Inline Source #

formatOutput :: Output -> Formatted Source #

Convert evaluated Output into Formatted, ready for the output filters.