Jira macro get rendered html of description field

Actually I’m not sure that the macro transformation is executed for wiki components.

Just in case it isn’t, you can instead use a RawBlock: new RawBlock(text, Syntax.XHTML_1_0) (for example).

1 Like