Description
Handle Jira wiki markup.
Description
Parse jira wiki text into an abstract syntax tree for easy transformation to other formats.
README.md
jira-wiki-markup
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.