I have created a user macro exactly like expand macro.
for some reason text i have entered in the macro body is not expanding. what am i doing wrong?
<div class="notice notice-success">
<h1 style="color:#80D651;"><span class="aui-icon aui-icon-small aui-iconfont-$paramicon"> </span> $paramtitle</h1>
<input id="toggle" type="checkbox">
<ac:macro ac:name="expand"> $body</ac:macro>
</div>
</div>
Hi Alana,
this works for me:
<ac:structured-macro ac:name="expand">
<ac:rich-text-body>$body</ac:rich-text-body>
</ac:structured-macro>
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.