Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 783 Bytes

Readme.md

File metadata and controls

26 lines (15 loc) · 783 Bytes

Competing standards

Problem

competing standards

For reasons both JIRA and Confluence have their own flavour of markdown, incompatible with spec. Whereas it is possible to generate plain html from markdown and insert into confluence page, it is not an option for JIRA tickets. Which is unfortunate if one prefers to write their notes in md as they explore the task/codebase.

This simple utility translates markdown docs into format understood by JIRA.

Install

Nix

nix run github:lainera/jirlate -- some-markdown-file.md

Usage

jirlate some-markdown-file.md