...
The Wiki css must included from the Jira server into the BIRT report:
And use the wikiHtml function to convert wiki into html content in the SQL in the data set:
...
${JIRA_BASE_URL}/download/resources/jira.webresources:global-static/wiki-renderer.css
And use a Dynamic Text item to display the HTML content:
...