Hoogle Search
Within LTS Haskell 24.32 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
InNote :: Output a -> Output aciteproc Citeproc.Types No documentation available.
-
citeproc Citeproc.Types No documentation available.
citationNoteNumber :: Citation a -> Maybe Intciteproc Citeproc.Types No documentation available.
inNote :: CiteprocOutput a => a -> aciteproc Citeproc.Types No documentation available.
styleIsNoteStyle :: StyleOptions -> Boolciteproc Citeproc.Types No documentation available.
styleNearNoteDistance :: StyleOptions -> Maybe Intciteproc Citeproc.Types No documentation available.
module Commonmark.Extensions.
Footnote No documentation available.
class IsBlock il bl =>
HasFootnote il bl | il -> blcommonmark-extensions Commonmark.Extensions.Footnote No documentation available.
footnote :: HasFootnote il bl => Int -> Text -> bl -> blcommonmark-extensions Commonmark.Extensions.Footnote No documentation available.
footnoteList :: HasFootnote il bl => [bl] -> blcommonmark-extensions Commonmark.Extensions.Footnote No documentation available.