Copyright | Copyright (C) 2018 Yan Pashkovsky and John MacFarlane |
---|---|
License | GNU GPL, version 2 or above |
Maintainer | Yan Pashkovsky <yanp.bugz@gmail.com> |
Stability | WIP |
Portability | portable |
Safe Haskell | None |
Language | Haskell2010 |
Conversion of man to Pandoc
document.
Synopsis
- readMan :: PandocMonad m => ReaderOptions -> Text -> m Pandoc
Documentation
readMan :: PandocMonad m => ReaderOptions -> Text -> m Pandoc Source #
Read man (troff) from an input string and return a Pandoc document.