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.

  1. writeCslJson :: PandocMonad m => WriterOptions -> Pandoc -> m Text

    pandoc Text.Pandoc.Writers

    No documentation available.

  2. writeJSON :: PandocMonad m => WriterOptions -> Pandoc -> m Text

    pandoc Text.Pandoc.Writers

    No documentation available.

  3. 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.

  4. writeCslJson :: PandocMonad m => WriterOptions -> Pandoc -> m Text

    pandoc Text.Pandoc.Writers.CslJson

    No documentation available.

Page 2 of 2 | Previous