jira-wiki-markup

Parse jira wiki text into an abstract syntax tree for easy transformation to other formats.


Keywords
mit, program, text, Propose Tags, Skip to Readme, , Index, Quick Jump, Text.Jira.Markup, Text.Jira.Parser, Text.Jira.Parser.Block, Text.Jira.Parser.Core, Text.Jira.Parser.Inline, Text.Jira.Parser.PlainText, Text.Jira.Parser.Shared, Text.Jira.Printer, jira-wiki-markup-1.5.1.tar.gz, browse, Package description, Package maintainers, tarleb, edit package information , 0.1.1, 1.0.0, 1.1.0, 1.1.1, 1.1.4, 1.2.0, 1.3.0, Jira wiki markup
License
MIT
Install
cabal install jira-wiki-markup-1.5.1

Documentation

jira-wiki-markup

Hackage MIT license Stackage Lts Stackage Nightly GitHub build status Windows build status

This package provides a parser and printer for Jira wiki markup. It converts the raw text into an abstract syntax tree. The tree is easy to handle and to translate into different output formats.

License

This package is licensed under the MIT license. See the LICENSE file for details.