djot-0.1.2: Parser and renderer for djot light markup syntax.
Safe HaskellNone
LanguageHaskell2010

Djot.Blocks

Documentation

parseDoc :: ParseOptions -> ByteString -> Either String Doc Source #

toIdentifier :: ByteString -> ByteString Source #