Hoogle Search
Within LTS Haskell 24.1 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
writeCslJson :: PandocMonad m => WriterOptions -> Pandoc -> m Textpandoc Text.Pandoc.Writers No documentation available.
writeJSON :: PandocMonad m => WriterOptions -> Pandoc -> m Textpandoc Text.Pandoc.Writers No documentation available.
module Text.Pandoc.Writers.
CslJson Conversion of references from Pandoc metadata to CSL JSON: https://citeproc-js.readthedocs.io/en/latest/csl-json/markup.html. Note that this writer ignores everything in the body of the document and everything in the metadata except references. It assumes that the references field is a list with the structure of a CSL JSON bibliography.
writeCslJson :: PandocMonad m => WriterOptions -> Pandoc -> m Textpandoc Text.Pandoc.Writers.CslJson No documentation available.
Page 2 of 2 | Previous