pandoc-citeproc-0.15.0.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.Output.Pandoc

Description

The pandoc output formatter for CSL

Documentation

renderPandoc :: Style -> Formatted -> [Inline] Source #

renderPandoc' :: Style -> (Formatted, String) -> Block Source #

headInline :: [Inline] -> String Source #

initInline :: [Inline] -> [Inline] Source #

lastInline :: [Inline] -> String Source #

tailInline :: [Inline] -> [Inline] Source #

tailFirstInlineStr :: [Inline] -> [Inline] Source #

toCapital :: [Inline] -> [Inline] Source #