You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I am importing a space from Confluence Server to Cloud. In the process, I need to migrate some PlantUML macros to the Cloud version of the plugin developed by a different company.
I wondering what the correct syntax is WITHOUT using compression, if that is possible at all. I tried something like this, but it doesn't render at all:
<ac:structured-macro ac:name="plantumlcloud" ac:schema-version="1" ac:macro-id="3528663f-b742-40fa-81c8-9021291609fa"> <ac:parameter ac:name="autoSize">true</ac:parameter> <ac:parameter ac:name="filename">d66c5f00-3584-46c3-a5f4-2d0ffaa020c7.png</ac:parameter> <ac:parameter ac:name="width">800</ac:parameter> <ac:parameter ac:name="compressed">false</ac:parameter> <ac:parameter ac:name="height">600</ac:parameter> <ac:parameter ac:name="data"><![CDATA[@startuml frame NDH { database DAPT [ 24h Mobile Traces ] } @enduml]] ></ac:parameter>
</ac:structured-macro>
Has anyone ever found a solution to this?
I need to include the macro programmatically, but somehow it seems not possible without leveraging the integrated editor.
Please, advise. thanks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.