peter-evans/jira2md
A GitHub action to convert between Jira text formatting and GitHub flavored markdown
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| input-text | The input text to convert | yes | — |
| mode | The conversion mode; `jira2md`, `md2jira`, `md2html` or `jira2html` | — | jira2md |
Outputs
| name | description |
|---|---|
| output-text | The converted text |