| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Since: haddock-library-1.4.5
markup :: DocMarkupH mod id a -> DocH mod id -> a Source
idMarkup :: DocMarkupH mod id (DocH mod id) Source
The identity markup
plainMarkup :: (mod -> String) -> (id -> String) -> DocMarkupH mod id String Source
Map a DocH into a best estimate of an alternate string. The idea is to strip away any formatting while preserving as much of the actual text as possible.
© The University of Glasgow and others
Licensed under a BSD-style license (see top of the page).
https://downloads.haskell.org/~ghc/9.12.1/docs/libraries/haddock-library-1.11.0-c735/Documentation-Haddock-Markup.html