Skip to content

VSCode Extension for converting Markdown formatting to JIRA or vice-versa easily

Notifications You must be signed in to change notification settings

chintans1/markdown-to-jira

Repository files navigation

Markdown to JIRA

Version Installs

Markdown to JIRA is a Visual Studio Code extension to translate your Markdown to JIRA formatting or vice-versa in only one click.

  • Report any bugs or feature requests on GitHub

Installation

The extension will be automatically enabled after installing and reloading VSCode.

Usage

Open the Command Palette and select from the following commands:

  • Convert Markdown to JIRA: to convert your Markdown formatted file to JIRA formatting
    • only accepts .md files to format into .jira file format
  • Convert JIRA to Markdown: to convert your JIRA formatted file to Markdown formatting
    • only accepts .jira files to format into .md file format

Credits

This extension uses this npm module to do the conversion of Markdown and JIRA formatted files.

  • You can find its GitHub repository here

About

VSCode Extension for converting Markdown formatting to JIRA or vice-versa easily

Resources

Stars

Watchers

Forks

Packages

No packages published