I am trying to create a nested panels structure inside the JIRA field configured with Wiki renderer. I expect nested panels to correctly show hierarchy of the text - just as it works in Confluence. However, the result of the construction below is not what I'd expect - see attached screenshot
Essentially, Level2 panel does not extend beyond its title
{panel:title=Level 1 Panel}
{panel:title=Level 2 Panel}
Level 2 Content
{panel}
Level 1 Content
{panel}
Is this a known limitation? If yes, are there any other recommended approaches to support the hierarchical structure of the content (other than bullet or numbered lists)
Community moderators have prevented the ability to post new answers.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.