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.
module Text.MMark.Extension.
Footnotes An extension to add footnotes to your documents.
-
mmark-ext Text.MMark.Extension.Footnotes The extension performs two transformations:
- It turns links with URIs with footnote scheme and single path piece consisting of a number into links to footnote references.
- It turns block quotes with the "footnotes" label (see the example below) into a footnote section.
Here goes some text [1](footnote:1). > footnotes 1. Here we have the footnote.
The extension is not fully safe though in the sense that we can't check that a footnote reference refers to an existing footnote and that footnotes have the corresponding references, or that they are present in the document in the right order. restrictNotExists :: SelectArr a b -> SelectArr a ()opaleye Opaleye.Operators Add a WHERE NOT EXISTS clause to the current query.
-
opensource Network.Protocol.OpenSource.License No documentation available.
oonNote :: OSIOtherName -> Maybe Textopensource Network.Protocol.OpenSource.License No documentation available.
-
pcre2 Text.Regex.Pcre2.Foreign No documentation available.
pcre2_NOTEMPTY_ATSTART :: CUIntpcre2 Text.Regex.Pcre2.Foreign No documentation available.
-
pcre2 Text.Regex.Pcre2.Foreign No documentation available.
compareNote :: Ord a => CompareLevels -> Map a Double -> Map a Double -> Map a CompareResultperf Perf.Report Compare two results and produce some notes given level triggers.
-
pptable Text.PrettyPrint.Tabulate Use this flag to not expand a Record type as a table when nested inside another record. The Show instance of the nested record is used by default without expanding. This means that the fields of the nested record are not displayed as separate headers.