Hi
In 5.3.1, we used one usermacro and recently we migrated to 5.3.. But the earlier Usermarcro not rendereing(in fact showing raw text) properly.
Can you please help, how to resolve this problem. My User marco code is attached for yor reference.
Please help on this.
Hello Uday,
try this instead of the wiki markup ({warning ...):
<ac:structured-macro ac:name="warning"> <ac:parameter ac:name="title">This page is in draft mode.</ac:parameter> <ac:rich-text-body> <p>The content of this page has not yet been finalized.</p> </ac:rich-text-body> </ac:structured-macro>
It's the same, but using the new storage format of Confluence. This should work.
Cheers,
Kirstin
Hi Kirstin,
Do you want me to replace the above code in User macro Text area section or Directly at Page edit section?
I would like to use this as a user macro in several pages. So please advice what to do?
Thanks in advance.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.