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.
optShiftHeadingLevelBy :: Opt -> Intpandoc Text.Pandoc.App Shift heading level by
chunkHeading :: Chunk -> [Inline]pandoc Text.Pandoc.Chunks No documentation available.
setRequestHeader :: PandocMonad m => Text -> Text -> m ()pandoc Text.Pandoc.Class Set request header to use in HTTP requests.
stRequestHeaders :: CommonState -> [(Text, Text)]pandoc Text.Pandoc.Class Headers to add for HTTP requests
Ext_blank_before_header :: Extensionpandoc Text.Pandoc.Extensions Require blank line before a header
Ext_header_attributes :: Extensionpandoc Text.Pandoc.Extensions Explicit header attributes {#id .class k=v}
Ext_implicit_header_references :: Extensionpandoc Text.Pandoc.Extensions Implicit reference links for headers
Ext_mmd_header_identifiers :: Extensionpandoc Text.Pandoc.Extensions Multimarkdown style header identifiers [myid]
Ext_space_in_atx_header :: Extensionpandoc Text.Pandoc.Extensions Require space between # and header text
ATXHeadingInLHS :: Int -> Text -> LogMessagepandoc Text.Pandoc.Logging No documentation available.