Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Markdown to JIRA 2New to Visual Studio Code? Get it now.
Markdown to JIRA 2

Markdown to JIRA 2

Val Saven

|
133 installs
| (1) | Free
A simple extension for converting between Markdown and JIRA formats
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Markdown to JIRA 2

This extension lets you easily convert between .md and .jira file formats using just a few commands.

Features

  • Convert Markdown files (.md) to JIRA markup (.jira).
  • Convert JIRA markup files (.jira) to Markdown (.md).
  • Opens the converted file in a new editor tab for easy access and editing.

Available Commands

The following commands are available in the command palette (Ctrl+Shift+P or Cmd+Shift+P on macOS):

  • Convert Markdown to JIRA: Transforms the currently open .md file into a .jira file.
  • Convert JIRA to Markdown: Transforms the currently open .jira file into a .md file.

Installation

To install this extension:

  1. Open the Extensions view (Ctrl+Shift+X or Cmd+Shift+X on macOS)
  2. Search for "Markdown to JIRA 2"
  3. Click "Install"

Usage

  1. Open a .md or .jira file in the editor.
  2. Use the command palette to execute the desired conversion command.
  3. The converted file will open in a new tab for review.

Contributing

Contributions are welcome! Feel free to open an issue or submit a pull request on GitHub.

License

This project is licensed under the MIT License. See the LICENSE file for details.

This project also uses code from jira2md, which is licensed under the Apache License, Version 2.0. You can find the full text of the license at:

http://www.apache.org/licenses/LICENSE-2.0

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft