Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Read a presentation from disk.
Synopsis
Documentation
readPresentation :: FilePath -> IO (Either String Presentation) Source #
readMetaSettings :: Text -> Either String PresentationSettings Source #
Read settings from the metadata block in the Pandoc document.