Hacker News new | ask | show | jobs
by iillexial 975 days ago
https://github.com/ivaaaan/mira

I have had an idea of writing Jira tasks in markdown, and then pushing them to the server via CLI. The main principle is to use Markdown levels for hierarchy, e.g:

# Epic name

## User story 1

## User story 2

### Sub task to user story 2

Maybe I will get on it again, but parsing Markdown is no-fan.