Hoogle Search
Within LTS Haskell 24.49 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
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.
footnoteRef :: HasFootnote il bl => Text -> Text -> bl -> ilcommonmark-extensions Commonmark.Extensions.Footnote No documentation available.
-
commonmark-extensions Commonmark.Extensions.Footnote No documentation available.
assertNote :: Partial => String -> Bool -> a -> ahledger Hledger.Cli.Script No documentation available.
atNote :: Partial => String -> [a] -> Int -> ahledger Hledger.Cli.Script No documentation available.
cycleNote :: Partial => String -> [a] -> [a]hledger Hledger.Cli.Script No documentation available.
elemIndexJustNote :: (Partial, Eq a) => String -> a -> [a] -> Inthledger Hledger.Cli.Script No documentation available.