md-to-jira
Installation
SKILL.md
Markdown to Jira Converter
Convert GitHub-flavored Markdown to Jira wiki markup syntax directly in the conversation.
Conversion Rules
1. Code Blocks (extract first, restore last)
Fenced code blocks with optional language:
```javascript
code here
```
becomes: