I have a VBA macro that I use to build a Word file from a Jira query using my own template. I would like to convert the Wiki markup in the description and comments to a form that is similar to what is display in Jira. I have been trying to get one of the WikitoXHtml routine in Java to work to have not had much luck. Can someone give me some pointers on doing the client-side conversion?
I don't know if the Word format or doing this in the client side is a strict requirement, but the JIRA PDF View Plugin can transform all JIRA markup to PDF documents. Also, you can create 100% custom templates for your exports.
It is supported in all text fields supporting the markup mode, including Environment, Description, custom single-line, custom multi-line, etc.
Here is an example for some rich content with text styling and images:
jira-pdf-formatting.png
Scenarios
Aggregate Type/Category: None
Categories Available: All, Data, Voice
User Profile Set |
Account Profile Set |
||||||||||||||||||||||||
|
|
Aggregate Type : SHARED_ONLY
Categories Available: All, Data, Voice
User Profile Set |
Account Profile Set |
||||||||||||||||||||||||
|
|
||||||||||||||||||||||||
|
|
||||||||||||||||||||||||
User Profile Set |
Account Profile Set |
||||||||||||||||||||||||
|
|
Aggregate Type: SHARED_FIRST
Categories Available: All, Data, Voice
User Profile Set |
Account Profile Set |
||||||||||||||||||||||||
|
|
Aggregate Type: SHARED_FIRST (this one has double dip)
Categories Available: All, Data, Voice
User Profile Set |
Account Profile Set |
||||||||||||||||||||||||
|
|
Aggregate Type: LOCAL_ONLY
Categories Available: All, Data, Voice
User Profile Set |
Account Profile Set |
||||||||||||||||||||||||
|
|
||||||||||||||||||||||||
|
|
Aggregate Type: LOCAL_FIRST
Categories Available: All, Data, Voice
User Profile Set |
Account Profile Set |
||||||||||||||||||||||||
|
|
||||||||||||||||||||||||
|
|
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.