Hi, I used to have a pre setup template for my issues, grouping values from a lot of different mandatory fields, into a panel based display of a description.
Since the migration of Jira cloud to markdown and the new issue view, those panel definition are not supported anymore, and are all turned into "info" panel.
The original template would look like this :
{panel:title= Acceptance criterias:|titleBGColor=#D3D3D3 |titleColor=black}{{issue.fields.customfield_10100}}{panel}
Which resulted in a nice panel before, and a info panel now. I am not against the changes, I am wondering where is the doc explaining the markdown to use to define the panels that are now available ? In the markdown documentation, the only information available is very barebone: https://confluence.atlassian.com/jirasoftwarecloud/markdown-formatting-in-jira-cloud-973480071.html
Please let me know if there is any other resources available, thanks