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:
- Open the Extensions view (
Ctrl+Shift+X or Cmd+Shift+X on macOS)
- Search for "Markdown to JIRA 2"
- Click "Install"
Usage
- Open a
.md or .jira file in the editor.
- Use the command palette to execute the desired conversion command.
- 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
| |