Hello,
I am writing a macro where I want the user to fill in data through the $body dialog box. However, there is only one $body box in the edit page on confluence, and I want to populate multiple sub-headings with data in my macro
Is there a way to populate these different headings with seperate data? I tried breaking up my macro into sub-macros and calling them within a container macro, but I still only get 1 @$body box in the edit page
Alternatively, is there a way to have $body dialog pre-populated with text?
Thanks