{"categories":[{"label":"Markup","url":"https://skillfed.io/packages/category/text-processing-markup/2"},{"label":"Markdown","url":"https://skillfed.io/packages/category/text-processing-markup-markdown"}],"enrichment":{"capability":"Converts JIRA markup text to Markdown (CommonMark-compatible) using parsing expression grammars, with support for headings, text effects, links, lists, tables, and code blocks.","skillfed_tags":["format-conversion","jira-migration","cli-tool"],"use_cases":["Migrate JIRA documentation and issue descriptions to Markdown-based platforms like YouTrack or GitHub.","Batch convert JIRA markup in exported data or backups to standard Markdown for archival or republishing.","Build a documentation pipeline that accepts JIRA input and outputs Markdown for static site generators.","Customize conversion rules for domain-specific JIRA markup extensions or non-standard formatting.","Convert JIRA text snippets in CLI scripts or automation workflows using the command-line interface."],"what_it_does":"jira2markdown is a text converter that takes JIRA markup syntax and transforms it into Markdown compatible with the CommonMark specification. It uses parsing expression grammars to handle a wide range of JIRA formatting constructs\u2014headings, bold/italic text, links, lists, tables, code blocks, and special elements like quotes and panels\u2014converting them to their Markdown equivalents. The library can be used as a Python module for programmatic conversion or as a command-line tool via pipx.\n\nThe package is useful for migrating documentation from JIRA to Markdown-based systems (like YouTrack, GitHub, or static site generators) or for converting JIRA text to any Markdown dialect with minimal post-processing. It supports customization through a pluggable element system, allowing you to override or extend the default conversion rules. A single optional argument lets you map JIRA user mentions to usernames for proper @-mention conversion.","worth_installing":"Yes, if you need to convert JIRA markup to Markdown. The package has low install friction, active maintenance, permissive licensing, and no known vulnerabilities. The Alpha status reflects early development but does not indicate instability\u2014the conversion tables are well-documented and the API is straightforward. Suitable for production use in migration and batch-processing tasks."},"id":"jira2markdown","links":{"html":"https://skillfed.io/packages/jira2markdown","md":"https://skillfed.io/packages/jira2markdown.md","pypi":"https://pypi.org/project/jira2markdown/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-13","license_spdx":"MIT","license_treatment":"permissive","name":"jira2markdown","python_support":"supports_current","summary":"Convert text from JIRA markup to Markdown using parsing expression grammars"},"popularity":{"monthly_downloads":89773,"position":13638,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.5.1"}
