Skip to content

Find JIRA Issues in markdown files and replace them with a link to the ticket.

License

Notifications You must be signed in to change notification settings

ltakacs95/md-jira-linker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

md-jira-linker

Find JIRA Issues in markdown files and replace them with a link to the ticket.

JIRA Issues are marked as links in the file, and the corresponding links are appended to the file.

Best used with generated files.

Usage

Usage: mdjl [options] [command]

Replace JIRA Issues with a link to them in a markdown file

Options:
  -V, --version             output the version number
  -h, --help                display help for command

  Commands:
    replace <file> <baseUrl>  Split a string into substrings and display as an array (default)
help [command]            display help for command

NPX

With npm installed, you can also use

$ npx mdjl

Install

With npm installed, run

$ npm install md-jira-linker

Future Plans (PRs are welcome)

  • Allow command to run multiple times on the same file, without messing up already linked JIRA Issues

See Also

License

MIT

About

Find JIRA Issues in markdown files and replace them with a link to the ticket.

Resources

License

Stars

Watchers

Forks

Packages

No packages published