Hoogle Search

Within LTS Haskell 24.58 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. optShiftHeadingLevelBy :: Opt -> Int

    pandoc Text.Pandoc.App

    Shift heading level by

  2. chunkHeading :: Chunk -> [Inline]

    pandoc Text.Pandoc.Chunks

    No documentation available.

  3. setRequestHeader :: PandocMonad m => Text -> Text -> m ()

    pandoc Text.Pandoc.Class

    Set request header to use in HTTP requests.

  4. stRequestHeaders :: CommonState -> [(Text, Text)]

    pandoc Text.Pandoc.Class

    Headers to add for HTTP requests

  5. Ext_blank_before_header :: Extension

    pandoc Text.Pandoc.Extensions

    Require blank line before a header

  6. Ext_header_attributes :: Extension

    pandoc Text.Pandoc.Extensions

    Explicit header attributes {#id .class k=v}

  7. Ext_implicit_header_references :: Extension

    pandoc Text.Pandoc.Extensions

    Implicit reference links for headers

  8. Ext_mmd_header_identifiers :: Extension

    pandoc Text.Pandoc.Extensions

    Multimarkdown style header identifiers [myid]

  9. Ext_space_in_atx_header :: Extension

    pandoc Text.Pandoc.Extensions

    Require space between # and header text

  10. ATXHeadingInLHS :: Int -> Text -> LogMessage

    pandoc Text.Pandoc.Logging

    No documentation available.

Page 192 of many | Previous | Next