Copyright | © 2019 Albert Krewinkel |
---|---|
License | MIT |
Maintainer | Albert Krewinkel <tarleb@zeitkraut.de> |
Stability | alpha |
Portability | portable |
Safe Haskell | Safe |
Language | Haskell2010 |
Parse Jira wiki markup.
Synopsis
- parse :: Text -> Either ParseError [Block]
- module Text.Jira.Markup
- module Text.Jira.Parser.Core
- module Text.Jira.Parser.Inline
- module Text.Jira.Parser.Block
Documentation
module Text.Jira.Markup
module Text.Jira.Parser.Core
module Text.Jira.Parser.Inline
module Text.Jira.Parser.Block