| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Djot.Html
Documentation
inlinesToByteString :: Inlines -> ByteString Source #
renderHtml :: RenderOptions -> Doc -> Builder Source #
newtype RenderOptions Source #
Constructors
| RenderOptions | |
Fields
| |
Instances
| Show RenderOptions Source # | |
Defined in Djot.Options Methods showsPrec :: Int -> RenderOptions -> ShowS show :: RenderOptions -> String showList :: [RenderOptions] -> ShowS | |